Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file src/linenoise.c version 67ca136a54
|
2015-06-19
| ||
| 09:03 | Update internal Unicode character tables, used in regular expression handling, from version 7.0 to 8.0. ... (check-in: 192c8266ef user: jan.nijtmans tags: trunk) | |
|
2015-06-17
| ||
| 21:53 | Update TH1 docs. ... (check-in: 7cef5d5818 user: mistachkin tags: dynamicMsvc) | |
| 17:03 | Remove FOSSIL_DYNAMIC_BUILD define from MinGW as not _all_ libraries are linked dynamically (i.e. only the MSVCRT, which we have no control over). ... (check-in: f5f81a2a58 user: mistachkin tags: dynamicMsvc) | |
| 16:46 | Update makemake as well. ... (check-in: 5d48958e57 user: mistachkin tags: dynamicMsvc) | |
| 16:46 | Build zlib by default with MSVC. ... (check-in: c8816425d8 user: mistachkin tags: dynamicMsvc) | |
| 10:10 | On non-MSVC-platforms (including MinGW), dynamic builds are already the default, so let "fossil version -v" reflect that. ... (check-in: b2c03de312 user: jan.nijtmans tags: dynamicMsvc) | |
| 06:36 | Minor improvements to command macros. ... (check-in: b463e46995 user: mistachkin tags: dynamicMsvc) | |
| 05:54 | Initial work on dynamically linked MSVC build. ... (check-in: 50cb0fe3c7 user: mistachkin tags: dynamicMsvc) | |
|
2015-06-16
| ||
| 13:28 | remove unnecessary end-of-line spacing ... (check-in: 33c44fab3a user: jan.nijtmans tags: trunk) | |
|
2015-06-13
| ||
| 20:11 | Update referenced OpenSSL version ... (check-in: 6c4263daac user: jan.nijtmans tags: trunk) | |
| 18:49 | More consistent capitalization of 'Fossil'. ... (check-in: 91ed0447ad user: mistachkin tags: trunk) | |
| 18:47 | Fix missing parenthesis on index page, remove trailing spaces. Other minor improvements. ... (check-in: 09fee89348 user: mistachkin tags: trunk) | |
|
2015-06-12
| ||
| 17:49 | Update TH1 integration as well. ... (check-in: 8eb776c7fc user: mistachkin tags: exec-rel-paths) | |
| 17:40 | Update the .rc file as well. ... (check-in: d49e678a63 user: mistachkin tags: exec-rel-paths) | |
| 08:30 | "./configure --with-exec-rel-paths" now enables the use of windiff.exe as external diff utility by default. Recommended for cygwin builds. ... (check-in: 44d0a0993c user: jan.nijtmans tags: exec-rel-paths) | |
|
2015-06-11
| ||
| 21:50 | merge trunk ... (check-in: 5e9253da21 user: jan.nijtmans tags: exec-rel-paths) | |
| 21:25 | Further improvements to the Tcl integration subsystem. ... (check-in: 18fc492a95 user: mistachkin tags: trunk) | |
| 17:10 | Update referenced OpenSSL version. ... (check-in: 0626182eb3 user: mistachkin tags: trunk) | |
| 15:28 | Build-in the linenoise command-line editing library on unix. ... (check-in: 8514856576 user: drh tags: trunk) | |
| 15:20 | Build-in Antirez's linenoise library for command-line editing on the "fossil sql" command on unix. ... (Closed-Leaf check-in: 2d79355f9c user: drh tags: linenoise) | |