Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

154 check-ins using file src/sqlite3.c version de82a45a

2010-09-29
13:30
Merge all changes from the wolfgangFormat2CSS_2 branch into the trunk. ... (check-in: 5a48a9b2 user: drh tags: trunk)
13:29
Code formatting tweaks. ... (check-in: 8fce80ea user: drh tags: wolfgangFormat2CSS_2)
13:18
Back out changes in [9978d2aba603d94]. Instead, simply modify checkout so that it never overwrites "manifest" and "manifest.uuid" if those files are explicitly checked in. Ticket [22a59e9a3455d8e]. ... (check-in: 4208b3b4 user: drh tags: wolfgangFormat2CSS_2)
12:48
Better handling of /dir pages with unknown checkins. Rework of check-in [872f6a45e3338b77ed10ec49598343ff2ae7741d] for ticket [cc4cd990165317f38618f5b784befd3e9ff3fe61]. ... (check-in: e01f7e6d user: drh tags: wolfgangFormat2CSS_2)
2010-09-28
18:40
added 64 bit windows compile for PellesC/6.00.4 ... (check-in: 528c5811 user: Ratte tags: wolfgangFormat2CSS_2)
16:16
corrected error CSS usages ... (check-in: 94abf61c user: wolfgang tags: wolfgangFormat2CSS_2)
15:45
more formats to css ... (check-in: e05f750a user: wolfgang tags: wolfgangFormat2CSS_2)
14:48
reconstruct handles subdirectories ... (check-in: 6759e00e user: wolfgang tags: wolfgangFormat2CSS_2)
09:02
solved ticket [1b41304d8b]: moved style clear: both from code for content to css, adding the corresponding div only, if a sidebox wass used ... (check-in: 26fc585e user: Ratte tags: wolfgangFormat2CSS_2)
08:29
solved ticket [1b41304d8b]: moved style clear: both from code for content div to footer css, needs redefinition of div.footer in the css configuration! ... (check-in: 15b3ad25 user: Ratte tags: wolfgangFormat2CSS_2)
05:52
leave notes in help for re/deconstruct about flat import( ticket [3f748ac12c] ) ... (check-in: 92f8cefc user: Ratte tags: wolfgangFormat2CSS_2)
2010-09-27
18:31
HTML validated setup_settings page ... (check-in: 4a017876 user: wolfgang tags: wolfgangFormat2CSS_2)
18:12
added setting to change name of the manifest files in the checkout Ticket [22a59e9a3455d8ecb] ... (check-in: 9978d2ab user: wolfgang tags: wolfgangFormat2CSS_2)
15:56
length of short checkin uuid for dir page restored to 10 ... (check-in: b72065df user: wolfgang tags: wolfgangFormat2CSS_2)
15:44
fixed error on dir page with unknown checkins. Ticket [cc4cd99016531]. ... (check-in: 872f6a45 user: wolfgang tags: wolfgangFormat2CSS_2)
12:35
corrected dependency for page_index.h in PellesC-Make ... (check-in: f8b8e530 user: wolfgang tags: wolfgangFormat2CSS_2)
12:29
corrected -L 0 for deconstruct ... (check-in: f7fd6765 user: wolfgang tags: wolfgangFormat2CSS_2)
12:10
recreated deconstruct command ... (check-in: ab12d0f4 user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-26
16:33
added build environment for PellesC ... (check-in: c343cd98 user: wolfgang tags: wolfgangFormat2CSS_2)
14:43
update from trunk ... (check-in: 616a423b user: wolfgang tags: wolfgangFormat2CSS_2)
12:25
some more htm validation ... (check-in: e5bf291e user: wolfgang tags: wolfgangFormat2CSS_2)
11:34
merge from trunk ... (check-in: 5b2c8373 user: wolfgang tags: wolfgangFormat2CSS_2)
11:33
Steps to try to avoid redirect loops on a misconfigured repository. Ticket [99d0791365daaec739c53c8b94059e280efc9628] ... (check-in: 1a008624 user: drh tags: trunk)
11:32
code layout optimoied for user color input and standard style comment for use of jscolor.com.. ... (check-in: 87e27419 user: wolfgang tags: wolfgangFormat2CSS_2)
11:11
Increased robustness of the XML markup parser. Ticket [675aaa3458199c8832c6879b43325ffb2fd62e75] ... (check-in: ee78a381 user: drh tags: trunk)
10:35
edit checkin page html validated and added custom color edit ... (check-in: 41385f75 user: wolfgang tags: wolfgangFormat2CSS_2)
09:29
Merging from trunk. ... (check-in: f8f63dfa user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-24
17:07
Merging from trunk. ... (check-in: e3292ef8 user: michael tags: ttmrichter-skins)
2010-09-22
14:32
Updates to the submenu links for ticket views. ... (check-in: f29a8266 user: drh tags: trunk)
05:42
schema change to support "nop". Repos will need to be rebuilt to use this functionality. ... (Closed-Leaf check-in: efc9e1c3 user: bharder tags: nop)
03:03
typo ... (check-in: cb14ab18 user: bharder tags: nop)
02:58
start of "nop" no-operation command ... (check-in: 46ea0373 user: bharder tags: nop)
2010-09-19
06:15
merged trunk ... (check-in: 5e7d7144 user: Ratte tags: wolfgangFormat2CSS_2)
01:14
merge trunk ... (Closed-Leaf check-in: 1dfb33e8 user: bharder tags: lang)
00:56
Corrections to the built-in help text for the "all" command. ... (check-in: 0183e191 user: drh tags: trunk)
2010-09-18
22:22
Enable large-file support for stat() on linux. Fix the "stat" webpage to handle repositories larger than 2GB. Ticket [b1934313bcfb3a90d4027b] ... (check-in: 31fdc347 user: drh tags: trunk)
21:48
Use _stati64() rather than stat() on windows, in order to support repositories larger than 2GB. ... (check-in: 29323803 user: drh tags: trunk)
20:08
Enhance the test-canonical-name command to provide additional file measurement diagnostics. ... (check-in: 7fbaee79 user: drh tags: trunk)
16:24
merged back to trunk ... (check-in: 5a5e722f user: wolfgang tags: wolfgangFormat2CSS_2)
16:04
more pedantic language adj ... (check-in: ee96785d user: bharder tags: lang)
15:59
merge trunk ... (check-in: 2a53f510 user: bharder tags: lang)
15:51
Merge in changes from the wolfgangFormat2CSS_2 branch, but with edits. ... (check-in: b48f7896 user: drh tags: trunk, release)
15:16
Clearify the operation of the "fossil annotate" command in the built-in help. Ticket [a182bd01a9c8dde66b1f] ... (check-in: bb1b3fa9 user: drh tags: trunk)
2010-09-17
21:57
remove debug type in autoparagraphs/wikiformat ... (check-in: 06bd8ebc user: Ratte tags: wolfgangFormat2CSS_2)
19:52
reintegrate javascript directly in timeline page but do a proper encoding of the script to prevent validator errors ... (check-in: 24d1d17b user: wolfgang tags: wolfgangFormat2CSS_2)
18:07
ws alignment for printed table of status ... (check-in: 81e9a2d0 user: bch tags: lang)
14:33
separated timeline javascript code in separate file, to enable caching and preventing errors with HTML validator and mising <,>,.. ... (Closed-Leaf check-in: e8f200b6 user: wolfgang)
13:46
merged 63dc0641ac ... (check-in: ce06c5e0 user: wolfgang tags: wolfgangFormat2CSS_2)
06:13
Add "dismiss" cmd to pair w/ new "DISMISSED" reporting ... (check-in: a50ea974 user: bharder tags: lang)
06:04
removed dupe block in if() statement ... (check-in: 63dc0641 user: bharder tags: trunk)
06:02
less threatening desc. for removing an artifact from repo ... (check-in: 6938d5fe user: bharder tags: lang)
05:35
Create new branch named "lang" ... (check-in: 6e258c4a user: bharder tags: lang)
2010-09-16
14:13
Another merge from trunk. ... (check-in: 1516a26d user: michael tags: ttmrichter-skins)
2010-09-15
18:46
added dynamic behavior page, no special layout. Reusing the commandline help and simply listing all options ... (check-in: 757a5e5b user: wolfgang tags: wolfgangFormat2CSS_2)
2010-09-14
20:08
switched captcha border from outline to border, because of problems with IE ... (check-in: d50fe26c user: wolfgang tags: wolfgangFormat2CSS_2)
19:04
added missing nowrap for div/divider style, has to be added in local css definition! ... (check-in: 8e6dbfb2 user: wolfgang tags: wolfgangFormat2CSS_2)
18:30
remove wrong comment about closing paragraphs after drh's merge ... (check-in: 3eaebda5 user: wolfgang tags: wolfgangFormat2CSS_2)
17:20
Create new branch named "wolfgangFormat2CSS_2" ... (check-in: c5a27b6c user: Ratte tags: wolfgangFormat2CSS_2)
2010-09-13
23:40
Merge the CSS and XHTML fixes from the wolfgangFormat2CSS branch into the trunk. ... (check-in: 3243e63b user: drh tags: trunk)
23:37
Fix some rendering issues with the new wiki formatter. ... (Closed-Leaf check-in: 7d2fe13c user: drh tags: wolfgangFormat2CSS)
22:15
Fix a compiler warning of an unused variable. ... (check-in: d3560883 user: drh tags: wolfgangFormat2CSS)
22:14
Avoid the use of tabs. Make sure lines do not exceed 80 characters. ... (check-in: 4cc0ebef user: drh tags: wolfgangFormat2CSS)
20:41
Detect when an "update" is a no-op and exit early, without doing any work. This edit was suppose to go on trunk - it landed on wolfgangFormat2CSS by mistake. But we'll leave it here and let it go to trunk when we merge the wolfgangFormat2CSS changes... ... (check-in: db313c32 user: drh tags: wolfgangFormat2CSS)
19:05
prevent generation of

... (check-in: 44e6ae4f user: wolfgang tags: wolfgangFormat2CSS)
16:44
ended some paragraphs for elements, not allowed in p for xhtml ... (check-in: 2353aa9a user: wolfgang tags: wolfgangFormat2CSS)
09:53
added closing / to MUTYPE_SINGLE attributes ... (check-in: 32f3ad23 user: wolfgang tags: wolfgangFormat2CSS)
2010-09-12
18:43
detail ticket views validated ... (check-in: 2557ca45 user: wolfgang tags: wolfgangFormat2CSS)
17:12
some ticket pages html validated ... (check-in: b9f38e16 user: wolfgang tags: wolfgangFormat2CSS)
15:39
merged win dmc make build changes from [08aa440a3d],.. ... (check-in: 642f4dcf user: wolfgang tags: wolfgangFormat2CSS)
15:29
added end p elements if switching to lists,.. ... (check-in: 3bca3928 user: wolfgang tags: wolfgangFormat2CSS)
15:23
(more type's) solves ticket [5e9f1b1cd8] ... (check-in: 08aa440a user: renez tags: trunk)
15:18
(delete 1 character{*} to much in dmc) solves ticket [5e9f1b1cd8] ... (check-in: 2862ed59 user: renez tags: trunk)
15:12
solves ticket [5e9f1b1cd8] ... (check-in: 56fedab3 user: renez tags: trunk)
14:17
_WIN32 also disables write directory check for _fossil user db(like _MINGW32_) ... (check-in: 5bf2ede6 user: wolfgang tags: wolfgangFormat2CSS)
12:49
corrected some & chars in hyperlinks and added missing quotes in attribute values ... (check-in: 214d2faf user: wolfgang tags: wolfgangFormat2CSS)
10:42
file timeline/attach pages HTML-validated ... (check-in: cd2f91d3 user: wolfgang tags: wolfgangFormat2CSS)
09:20
wikiformat list end p tags ... (check-in: 173bfe17 user: wolfgang tags: wolfgangFormat2CSS)
08:47
correct all unclosed br and hr tags, skipped sqlite.c ... (check-in: 692b67bd user: wolfgang tags: wolfgangFormat2CSS)
2010-09-11
21:20
HTML validator error free ticket configuration ... (check-in: cf8d628d user: wolfgang tags: wolfgangFormat2CSS)
20:49
admin pages without errors in HTML validator ... (check-in: a62bfaf5 user: wolfgang tags: wolfgangFormat2CSS)
16:14
'edit css' styled and made it pass HTML-Validator, optimized handling of additional styles in style.c ... (check-in: 286d4bca user: wolfgang tags: wolfgangFormat2CSS)
13:11
merged improved stat page from trunk and slightly optimized style.c ... (check-in: 7d08c20f user: wolfgang tags: wolfgangFormat2CSS)
11:37
Improvements to the "stat" page formatting. ... (Closed-Leaf check-in: b41feab7 user: drh tags: trunk)
06:38
corrected % values in default styles(missing second %) ... (check-in: 7d88fac5 user: Ratte tags: wolfgangFormat2CSS)
2010-09-10
20:19
fixed many HTML-validator errors and moved more formats to CSS - tested on firefox and IE ... (check-in: d1305d0a user: wolfgang tags: wolfgangFormat2CSS)
16:11
fixed ticket [5207b03861]: use correct type for index variable ... (check-in: 4887a1da user: wolfgang tags: wolfgangFormat2CSS)
2010-09-09
21:41
section css extended with 'white-space: nowrap;' to avoid validator errors. PLEASE update your local styles for the section class ... (check-in: 6436092e user: wolfgang tags: wolfgangFormat2CSS)
21:32
reduce html-validator errors on leaves page ... (check-in: 4dbfba2b user: wolfgang tags: wolfgangFormat2CSS)
20:27
tag.c css skinned ... (check-in: 6cf335ab user: wolfgang tags: wolfgangFormat2CSS)
20:12
timeline css skinned ... (check-in: dc8a247e user: wolfgang tags: wolfgangFormat2CSS)
20:04
merged trunk to branch ... (check-in: ef6979ea user: wolfgang tags: wolfgangFormat2CSS)
13:57
Allow checkout of versions that have neither ancestors nor children. ... (check-in: 4980b9a7 user: drh tags: trunk)
10:31
Merge in changes from the wolfgangFormat2CSS branch. ... (check-in: 34f9b9de user: drh tags: trunk)
10:02
Fix a large memory leak in the "fossil reconstruct" command. Ticket [fc1a61329403f605c494] ... (check-in: 9ef4a184 user: drh tags: trunk)
09:59
Allow ~ and % characters in the URL. Ticket [74ccf51c7d24414b1]. ... (check-in: a203674a user: drh tags: trunk)
2010-09-08
21:15
made default css handled by loop instead of explizit calls, .. ... (check-in: a5576e2d user: wolfgang tags: wolfgangFormat2CSS)
20:25
css for hyperlinks disabled ... (check-in: 0e394b8f user: wolfgang tags: wolfgangFormat2CSS)
19:26
reduced html validator errors on branch page ... (check-in: 156358e2 user: wolfgang tags: wolfgangFormat2CSS)
18:16
layout sideboxes using css, css is only added to the user defined css, if the corresponding class is missing ... (check-in: b34a583f user: wolfgang tags: wolfgangFormat2CSS)
17:30
merged trunk changes ... (check-in: e621ef43 user: wolfgang tags: wolfgangFormat2CSS)
17:23
merged trunk changes ... (check-in: a2d5230d user: wolfgang tags: wolfgangFormat2CSS)
12:38
Merge in the latest changes from the windowscompilers branch. ... (check-in: 8d864a7f user: drh tags: trunk)
12:36
Documentation updates. ... (check-in: 546d48ff user: drh tags: trunk)
00:00
first step to extract formats in separat css definitions ... (check-in: bdd92802 user: wolfgang tags: wolfgangFormat2CSS)
2010-09-07
23:57
Create new branch named "wolfgangFormat2CSS" ... (check-in: e2ab51b0 user: wolfgang tags: wolfgangFormat2CSS)
17:29
merged-make-corrections ... (Closed-Leaf check-in: 036d7681 user: Ratte tags: stv-skinning)
2010-09-06
20:31
Solves ticket [64d9461fa4b399b15827876bcf6b8ccc95720d16] ... (check-in: 370d5be3 user: renez tags: trunk)
19:10
hyperlinks disabled skinned ... (check-in: 8f6e98aa user: Ratte tags: stv-skinning)
2010-09-05
13:07
merged main trunk ... (check-in: 7766e689 user: Ratte tags: stv-skinning)
11:44
Do not put hyperlinks to attachments in tickets and wiki if attachment download is prohibited. Ticket [a7eff56a933249258f0d902]. ... (check-in: f7e2d74a user: drh tags: trunk)
11:23
Fix compiler warnings in makeheaders.c. ... (check-in: 04b976b1 user: drh tags: trunk)
10:59
sidebox via css ... (check-in: ff3b6b32 user: Ratte tags: stv-skinning)
09:58
3 layouts in timeline moved to css ... (check-in: 5bba36b2 user: Ratte tags: stv-skinning)
07:16
comment in default style ... (check-in: b96d3e5c user: Ratte tags: stv-skinning)
2010-09-04
19:45
remove unused first idea of second style sheet ... (check-in: b15da2f4 user: Ratte tags: stv-skinning)
19:41
format timeline page via css ... (check-in: 2ade2d4e user: Ratte tags: stv-skinning)
19:20
format timeline page via css ... (check-in: 8dfed953 user: Ratte tags: stv-skinning)
15:24
Honor the "Index Page" setting from the "Admin/Configuration" setup page. ... (check-in: baa6df06 user: drh tags: trunk)
15:19
Create new branch named "stv-skinning" ... (check-in: ba1c75ad user: Ratte tags: stv-skinning)
2010-09-03
01:57
Yet another fix to the URL parser. Ticket [21447822de6be06]. ... (check-in: 7aae4ef0 user: drh tags: trunk)
2010-09-02
10:28
Fix a bug fix in the URL parser that was introduced by the recent ssh:// change. The bug prevented port numbers after the hostname from parsing correctly. ... (check-in: ac8c21b9 user: drh tags: trunk)
2010-08-31
18:21
Minor changes to win/Makefile.msc after testing with MSVC. ... (check-in: 3a5b4ad4 user: shaneh tags: trunk)
17:23
Remove duplicate section in MinGW makefile. ... (check-in: b0bbcd5d user: shaneh tags: trunk)
15:51
make compilation depend on _WIN32 being defined by including allways config.h ... (Closed-Leaf check-in: c0a530f4 user: renez tags: windowscompilers)
05:12
compile warning fixes (uninitialized vars) ... (check-in: 3c326ea4 user: ron tags: trunk)
03:58
fix cross-compile breakage ... (check-in: d2ba02e1 user: ron tags: trunk)
01:53
Merge the changes from the windowscompilers branch into the trunk. ... (check-in: 3564af0f user: drh tags: trunk)
2010-08-29
05:32
Changed mscv flags to -MT because that is what openssl is using. Removed the -Oy- for the same reason ... (check-in: 30b8a41d user: renez tags: windowscompilers)
00:21
Allow the -f option on "fossil commit" to override the clock skew alarm. Ticket [a0756511991399b41255256] ... (check-in: f1d309cc user: drh tags: trunk)
2010-08-28
20:22
Added ssl support to msc msc doesn't like declaring vars in the middle of a block! added the extra needed libs in a commented LIBS line ... (check-in: 29c728f4 user: renez tags: windowscompilers)
19:04
Use -P to change ssh port numbers on windows, but -p on unix. ... (check-in: 1212f0b0 user: drh tags: trunk)
10:54
The generated makefiles expect dat you do mkdir build cd build nmake -f ..\win\Makefile.msc This will put all the files in build. So no polution of the root of the source tree and you can build for the different compilers ... (check-in: 99e0a29e user: renez tags: windowscompilers)
09:20
Added the msvc sdk compiler ... (check-in: c00f79d0 user: renez tags: windowscompilers)
06:59
This is the first check-in on the windowscompilers branch and it adds the Digital Mars C compiler
The user should have dmc installed in c:\DM with zlib in c:\DM\extra\lib and c:\DM\extra\include.
typing c:\DM\bin\make -f win\Makefile.dmc builds fossil.exe in dmcobj
The following files were edited or added:

Checks if one of the windows compilers is used. If so we define _WIN32. Defining _WIN32 is normally done by
#include <windows.h>
However most of the time we don't use windows.h.

Adding an other windows compiler is done by adding
"|| defined(__COMPILER_IDENTIFIER__)"
and maybe some special things in the files below. Like

     

These have all __MINGW32__ replaced by _WIN32. And in some places special processing for either MINGW32 or DMC

In popen2 the _open_osfHandle call first parameter is cast to a long. DMC refused to compile without the cast.

DMC complained that it didn't knew of time_t in rss.h. time.h came after rss.h. Switching the two solved it!

added tcl code to generate Makefile.dmc. tclsh src/makemake.tcl dmc prints to stdout the makefile. As a convienience to the end-user I added the win/Makefile.dm...

(check-in: f66f414f user: renez tags: windowscompilers)
2010-08-27
20:40
The ssh:// method on windows is now working well with plink. It will even prompt for passwords if the URL contains a "*" password. ... (check-in: 0cdb6403 user: drh tags: trunk)
17:19
Fix a typo in the popen2() implementation for windows. Ticket [cf50ea4d6914fb6d856988da7]. Also refinements on the ssh:// toward getting it working on windows. ... (check-in: d5c934e5 user: drh tags: trunk)
01:24
Create new branch named "windowscompilers" ... (check-in: 3e3304ac user: renez tags: windowscompilers)
2010-08-26
14:13
Show diffs on info pages even if the user lacks history privilege. ... (check-in: 72147afc user: drh tags: trunk)
13:29
Close pipes before killing off the child process. ... (check-in: 360b0477 user: drh tags: trunk)
13:18
Merge the experimental ssh:// changes into the trunk. ... (check-in: 0a51263a user: drh tags: trunk)
13:17
Untested implementation of popen2() for windows. ... (Closed-Leaf check-in: 34ea1e4a user: drh tags: experimental)
12:10
Remove dead code from cgi.c. Attempt better error handling. ... (check-in: 79294bb8 user: drh tags: experimental)
11:31
Enable proxy handling for "config push" and "config pull" Tickets [0d1a4fe14f1fb6ee2082] and [311fbfd6b696142a4b2c86dc]. ... (check-in: 1a9fe88b user: drh tags: trunk)
11:27
Fix buffering issues with ssh://. The ssh:// sync method now works with older, unmodified servers. Added the "?fossil=exe" option to URL processing. ... (check-in: af977263 user: drh tags: experimental)
02:32
A rework of the SSH sync method that does not use TCP port forwarding. It works in some cases but not other. The failure is probably do to I/O buffering issues. Need further work. ... (check-in: 192ceef3 user: drh tags: experimental)
2010-08-25
20:00
Merge the ssh:// sync enhancement into the trunk. ... (check-in: 0e42cc1b user: drh tags: trunk)
19:55
Change the "ui" and "sshd" commands so that they bind to INADDR_LOOPBACK rather than INADDR_ANY. Disable the "quit" monitoring on "ui" and "server". Add better error messages explaining that ssh:// is not yet supported on windows. ... (check-in: 2f8e4c4b user: drh tags: experimental)
17:00
The ssh:// sync method appears to work now, for linux-to-linux... ... (check-in: 66cdaee6 user: drh tags: experimental)
16:03
Continuing work on the ssh:// sync protocol. ... (check-in: 958f5966 user: drh tags: experimental)
14:03
Initial code to implement synchronization via ssh. ... (check-in: b19f25fe user: drh tags: experimental)
2010-08-24
01:24
Fix a potential sigfault that can occur in the graph generator if the child is older than its parent. ... (check-in: 7503f987 user: drh tags: trunk)
2010-08-23
22:24
Omit the link to the "ZIP archive" if the user does not have permissions to download the ZIP archive. Ticket [f18142409088bfc707e26]. ... (check-in: 8474ca67 user: drh tags: trunk, release)
22:19
Print a warning if there are unfinalized SQL statements when fossil shuts down. Take care to finalize all statements in the "commit" command. ... (check-in: 94d8e9cd user: drh tags: trunk)
19:33
Update SQLite to the 3.7.2 release candidate. ... (check-in: 6fd2ff1b user: drh tags: trunk)