Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file win/Makefile.PellesCGMake version 739ede0fd2
|
2014-08-28
| ||
| 00:00 | Fix TH1 expression parsing when there are unbalanced parenthesis. Add more tests. ... (check-in: 00c01d7a36 user: mistachkin tags: th1ExprFix) | |
|
2014-08-25
| ||
| 20:38 | When compiling with MSVC, enable building of OpenSSL automatically when SSL is enabled. ... (check-in: bdf9c70807 user: mistachkin tags: trunk) | |
| 17:52 | Fix assert in the TH1 expression parser reported on the mailing list. ... (check-in: cd64405786 user: mistachkin tags: th1ExprFix) | |
|
2014-08-18
| ||
| 16:30 | Create new branch named "miniz" ... (check-in: f88a2b3656 user: stephan tags: miniz) | |
|
2014-08-15
| ||
| 12:46 | Update the built-in SQLite to version 3.8.6 ... (check-in: ee46563cbd user: jan.nijtmans tags: trunk) | |
| 09:24 | More style fixes, e.g. c/char const/const char/ ... (check-in: 38421a9c99 user: jan.nijtmans tags: trunk) | |
| 07:31 | Fix gcc warning: pointer targets in initialization differ in signedness ... (check-in: 25d6a5f2b3 user: jan.nijtmans tags: trunk) | |
|
2014-08-14
| ||
| 16:36 | Use the abbreviated object description by default. But provide a hyperlink to a detailed description (using the new /whatis web page) if details are omitted. ... (check-in: 3c2d418b60 user: drh tags: trunk) | |
| 16:01 | Add the "brief" query parameter to the "artifact" page, to shorten sometimes lengthy descriptions of the artifact. ... (check-in: 0ac4cead8d user: drh tags: trunk) | |
| 10:30 | diff: when --to is provided but --from is not, default to --from current, per ML suggestion. ... (Closed-Leaf check-in: d5a8940431 user: stephan tags: pending-review) | |
| 07:06 | Cherry-pick [http://www.sqlite.org/src/info/f01d42cc8b00d2b7c4f14defcb05fdc493cf1bfd|f01d42cc8b]: Minor change to unixDelete for VxWorks with a DOS filesystem. ... (check-in: 119cc97040 user: jan.nijtmans tags: trunk) | |
|
2014-08-13
| ||
| 20:09 | Merge updates from trunk. ... (check-in: 0f3084cd16 user: mistachkin tags: globalStateCmd) | |
| 19:50 | Code styling and comment tweaks. ... (check-in: a3cf0e3390 user: mistachkin tags: trunk) | |
| 07:21 | Update <dirent.h> for Visual Studio to latest version 1.20.1 (April 2014). See: [http://softagalleria.net/dirent.php]. ... (check-in: a374824d92 user: jan.nijtmans tags: trunk) | |
| 07:06 | Wiki wysiwyg formatting for IE 7/8/9/10. Patch by Warren Young. ... (check-in: 8dfbcb457a user: jan.nijtmans tags: trunk) | |
|
2014-08-12
| ||
| 20:18 | Update the built-in SQLite to version 3.8.6 beta3. ... (check-in: 75c4808653 user: drh tags: trunk) | |
| 19:35 | Issue a not-found error in CGI if using the "directory:" configuration and there is not PATH_INFO. Ticket [c481aa2fdbc67b7] ... (check-in: ac8e9e555d user: drh tags: trunk) | |
| 14:48 | X-UA-Compatible (MSIE) HTTP header patch from Warren Young. ... (check-in: b7bebbe44f user: stephan tags: trunk) | |
|
2014-08-11
| ||
| 15:13 | Another attempt, taking VxWorks patch on trunk into account. ... (Closed-Leaf check-in: c2d4bd7365 user: jan.nijtmans tags: vxworks) | |
| 13:57 | Update the built-in SQLite to 3.8.6 beta2. ... (check-in: 981e853f6c user: drh tags: trunk) | |
|
2014-08-08
| ||
| 19:07 | Merge the latest Jim Tcl code to trunk, post-0.75 with the 'glob.tcl' fix included. Approved by Jim Tcl release manager Steve Bennett. ... (check-in: 9d7d677559 user: mistachkin tags: trunk) | |
| 03:57 | Merge updates from trunk. ... (Closed-Leaf check-in: 1b35c8023a user: mistachkin tags: autosetup) | |
|
2014-08-07
| ||
| 10:59 | In the command-line shell, report if the ".system" command returns a non-zero result ... (check-in: bfacd6df6d user: jan.nijtmans tags: trunk) | |
| 10:12 | Update referenced OpenSSL version. ... (check-in: 3a93461738 user: jan.nijtmans tags: trunk) | |
| 10:02 | "char const" -> "const char" and various other coding style improvements. No functional change. ... (check-in: 4e18dba698 user: jan.nijtmans tags: trunk) | |
| 07:13 | Follow-up to [3ba28b23a4d7626691b56debae4add06cd24d4ca|3ba28b23a4]: Eliminate unnecessary calls to sqlite3_win32_is_nt(), but now for MSC and PellesC as well. ... (check-in: ffa67c1b9b user: jan.nijtmans tags: trunk) | |