Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 3c2d418b600a81d7.
2014-08-25
| ||
20:52 | Merge updates from trunk. ... (check-in: 5735181c4d user: mistachkin tags: optionalMiniz) | |
20:51 | Manually port all 'cosmetic' fixes from the optionalMiniz branch to trunk. ... (check-in: 894e72b298 user: mistachkin tags: trunk) | |
20:42 | Merge updates from trunk. ... (check-in: e38b1ab087 user: mistachkin tags: optionalMiniz) | |
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) | |
14:30 | The resource compiler workaround in the previous check-in is only needed for MinGW, this check-in makes the MSVC build work again. ... (check-in: 3d84310453 user: mistachkin tags: optionalMiniz) | |
14:29 | • Edit [c8019598d47646dc|c8019598d4]: Edit check-in comment. ... (artifact: d595323778 user: mistachkin) | |
07:00 | Fix including the version of miniz in the Windows resource file (for MinGW). ... (check-in: c8019598d4 user: mistachkin tags: optionalMiniz) | |
2014-08-23
| ||
19:33 | • Edit [935ccf9d6fee3e63|935ccf9d6f]: Mark "Closed" with note "In favor of the optionalMiniz variant.". ... (artifact: 11fdbf331f user: stephan) | |
17:53 | • Edit [c693a3365c113755|c693a3365c]: Edit check-in comment. ... (artifact: 72933f6f11 user: mistachkin) | |
06:08 | Add miniz as a compile-time feature, leaving zlib as the default compression library. All makefiles should build. The DMC and PellesCGMake makefiles are not yet supported with miniz. Also, when using miniz, OpenSSL support for zlib is disabled in the MinGW makefile. ... (check-in: c693a3365c user: mistachkin tags: optionalMiniz) | |
2014-08-22
| ||
04:57 | • Ticket [baea028afb] Add command line parameter for project name status still Open with 4 other changes ... (artifact: a86e050604 user: nobody) | |
2014-08-20
| ||
14:54 | removed double-application of miniz.h patch (doubled the content). ... (Closed-Leaf check-in: 935ccf9d6f user: stephan tags: miniz) | |
2014-08-19
| ||
18:49 | addremove two files not handled by the previous patch file. ... (check-in: ca5d6f2b48 user: stephan tags: miniz) | |
17:26 | Got the last bit of Baruch's patch in. ... (check-in: d8902124d4 user: stephan tags: miniz) | |
16:52 | "the zip file patch" from Baruch. ... (check-in: 26ecec6c2c user: stephan tags: miniz) | |
2014-08-18
| ||
17:13 | Replaced zlib usage with local copy of miniz. Seems to work. ... (check-in: 579ae389ce user: stephan tags: miniz) | |
16:30 | Create new branch named "miniz" ... (check-in: f88a2b3656 user: stephan tags: miniz) | |
2014-08-15
| ||
19:57 | • Ticket [c481aa2fdb] Server Error (500) with missing repository name status still Fixed with 3 other changes ... (artifact: 7895d7aa8b user: nobody) | |
13:46 | Update the built-in SQLite to version 3.8.6 ... (Closed-Leaf check-in: 1c9faaecbe user: jan.nijtmans tags: branch-1.29) | |
12:46 | Update the built-in SQLite to version 3.8.6 ... (check-in: ee46563cbd user: jan.nijtmans tags: trunk) | |
12:37 | • Edit [d5a8940431ad8716|d5a8940431]: Mark "Closed". ... (artifact: 33eb8d826f user: stephan) | |
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) | |
06:56 | • Edit [a374824d923b2cef|a374824d92]: Edit check-in comment. ... (artifact: 36a1bf0ccc user: jan.nijtmans) | |
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:16 | Wiki wysiwyg formatting for IE 7/8/9/10. Patch by Warren Young. ... (check-in: b78b4610aa user: jan.nijtmans tags: branch-1.29) | |
07:12 | • Edit [c2d4bd73657709eb|c2d4bd7365]: Mark "Closed". ... (artifact: 5a71bf0ca6 user: jan.nijtmans) | |
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 | • Fixed ticket [c481aa2fdb]: Server Error (500) with missing repository name plus 3 other changes ... (artifact: e8fc0a47a9 user: drh) | |
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) | |
19:06 | • Closed ticket [d1ea61eecf]: import does not support specifying a default user plus 3 other changes ... (artifact: cb1e58950e user: drh) ... 1 similar event omitted. | |
15:48 | X-UA-Compatible (MSIE) HTTP header patch from Warren Young ... (check-in: 1a9e494483 user: jan.nijtmans tags: branch-1.29) | |
14:48 | X-UA-Compatible (MSIE) HTTP header patch from Warren Young. ... (check-in: b7bebbe44f user: stephan tags: trunk) | |
09:52 | • New ticket [c481aa2fdb] Server Error (500) with missing repository name. ... (artifact: 5554f98084 user: nobody) | |
2014-08-11
| ||
15:13 | Another attempt, taking VxWorks patch on trunk into account. ... (Closed-Leaf check-in: c2d4bd7365 user: jan.nijtmans tags: vxworks) | |
14:24 | • Edit [b68f65bb69a098a1|b68f65bb69]: Mark "Closed". ... (artifact: 4944552220 user: jan.nijtmans) | |
13:57 | Update the built-in SQLite to 3.8.6 beta2. ... (check-in: 981e853f6c user: drh tags: trunk) | |
2014-08-08
| ||
21:13 | • Edit [1b35c8023ac98213|1b35c8023a]: Mark "Closed". ... (artifact: bf9cad4bca user: mistachkin) | |
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) | |
06:31 | • Edit [58e3c40c2656c066|58e3c40c26]: Mark "Closed". ... (artifact: dec8ba2ef8 user: jan.nijtmans) | |
03:57 | Merge updates from trunk. ... (Closed-Leaf check-in: 1b35c8023a user: mistachkin tags: autosetup) | |