Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file win/Makefile.mingw.mistachkin version 97aa98f798
2012-06-12
| ||
11:20 | Change the "pqueue_" prefix on methods of the priority queue object to be "pqueuex_" to avoid conflicts with OpenSSL. ... (check-in: 81162c716c user: drh tags: trunk) | |
2012-06-11
| ||
17:33 | merge trunk again... (previous merge was not from latest trunk from fossil-scm.org) ... (Closed-Leaf check-in: 7a57ab6465 user: mgagnon tags: mgagnon_fix) | |
11:39 | Minor pedantic wording change to accommodate a recent code change in how _FOSSIL_ stores the path to the repo file. ... (check-in: 480367cecf user: stephan tags: trunk) | |
2012-06-10
| ||
22:31 | Merge the autosetup and winsrv branches into trunk. ... (check-in: 1ac9cece64 user: drh tags: trunk) | |
22:29 | If files named on the "fossil add" command are not present, make that a warning rather than a fatal error. ... (check-in: 810976a750 user: drh tags: trunk) | |
2012-06-08
| ||
03:12 | On unix, use the ".fslckout" name instead of "_FOSSIL_" for the local checkout database. Both names have been and continue to recognized. But now ".fslckout" is created by "fossil open" instead of "_FOSSIL_". the "_FOSSIL_" name is still used on windows. ... (check-in: 432306beca user: drh tags: trunk) | |
2012-06-07
| ||
13:30 | Update the built-in SQLite to the first 3.7.13 beta. ... (check-in: 990c4d4437 user: drh tags: trunk) | |
2012-06-06
| ||
20:27 | Fixed command line processing for the "winsrv" command. Corrected a typo in the documentation of the "winsrv create" command. Report error messages in the native language if english is not available. ... (Closed-Leaf check-in: cff9cc34f0 user: tsbg tags: winsrv) | |
2012-05-26
| ||
20:59 | Minor error text rewording (for clarity). Suggestion from the mailing list. ... (check-in: e130c2e781 user: stephan tags: trunk) | |
2012-05-14
| ||
19:44 | added fossilwiki -- a perl script to dump information about the wiki pages in a repo ... (check-in: 733e9af854 user: ron tags: trunk) | |
2012-05-12
| ||
19:03 | Update the built-in SQLite to the first 3.7.12 release candidate. ... (check-in: 3613fe5666 user: drh tags: trunk) | |
2012-05-11
| ||
21:17 | Filter out inline shell variables from tclConfig.sh because they break the build on CentOS 5 with TCL 8.4. (Edit: Fixed username.) ... (Closed-Leaf check-in: cc008ebab7 user: bcsmith tags: autosetup) | |
2012-05-10
| ||
12:22 | Update the built-in SQLite to the 3.7.12 beta as of 2012-05-10. ... (check-in: 0141e20ff0 user: drh tags: trunk) | |
2012-05-07
| ||
20:59 | Avoid database locking errors caused by db_optional_sql() writes. ... (check-in: b22cc4eb73 user: drh tags: trunk) | |
2012-05-05
| ||
13:53 | Improvements to the javascript that enables hyperlinks for anonymous users. ... (check-in: 7fb59a67dc user: drh tags: trunk) | |
10:55 | Fix a typo in the "info" page. ... (check-in: e2f5be6df1 user: drh tags: trunk) | |
2012-05-04
| ||
23:14 | Update to the latest SQLite trunk version. (This is for testing SQLite, not for Fossil's benefit.) ... (check-in: 59169e4d16 user: drh tags: trunk) | |
21:31 | Bump version of zlib in the Windows makefiles. ... (check-in: a30da54fee user: mistachkin tags: trunk) | |