Fossil

Timeline
Login

Timeline

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

28 check-ins tagged with "eclipse-project"

2012-09-06
09:10
merge trunk <p>enable UNICODE mode (experimental) ... (Closed-Leaf check-in: 2017d2f832 user: jan.nijtmans tags: eclipse-project)
2012-09-05
13:45
merge trunk, fix compilation on Cygwin/Linux ... (check-in: c05ba6b0d7 user: jan.nijtmans tags: eclipse-project)
12:55
const-qualification ... (check-in: 645f34834d user: jan.nijtmans tags: eclipse-project)
09:26
be smarter about istty static initialization ... (check-in: 5d9f57a721 user: jan.nijtmans tags: eclipse-project)
09:05
superflueous semicolon. ... (check-in: 6f3b0f3445 user: jan.nijtmans tags: eclipse-project)
09:00
fix writing to stderr console, last commit broke that. ... (check-in: b4bab791fc user: jan.nijtmans tags: eclipse-project)
08:15
write unicode to console, when possible. ... (check-in: 7fd74e72f8 user: jan.nijtmans tags: eclipse-project)
07:31
make output to the Windows console binary-safe ... (check-in: a830168d3f user: jan.nijtmans tags: eclipse-project)
06:32
merge trunk ... (check-in: 1393a9107b user: jan.nijtmans tags: eclipse-project)
2012-09-04
12:36
merge trunk ... (check-in: 2050646c9f user: jan.nijtmans tags: eclipse-project)
07:00
merge trunk ... (check-in: 56f6e9f3b9 user: jan.nijtmans tags: eclipse-project)
06:52
merge trunk ... (check-in: 26aa3eeab8 user: jan.nijtmans tags: eclipse-project)
2012-08-30
12:34
make winhttp.c compilable without -DUNICODE ... (check-in: d0256a17be user: jan.nijtmans tags: eclipse-project)
11:47
merge ticket-c8c0b78c84 convert winhttp.c to unicode ... (check-in: f342247c50 user: jan.nijtmans tags: eclipse-project)
07:03
merge trunk ... (check-in: 0387251bd3 user: jan.nijtmans tags: eclipse-project)
2012-08-29
14:12
merge trunk ... (check-in: c037808477 user: jan.nijtmans tags: eclipse-project)
2012-08-28
09:13
merge ticket-01a2f3a346 into eclipse-project ... (check-in: 51253a79f2 user: jan.nijtmans tags: eclipse-project)
2012-08-26
18:20
merge trunk into eclipse-project branch, and fix build on UNIX ... (check-in: 64d8e09e20 user: jan.nijtmans tags: eclipse-project)
2012-08-24
14:50
merge unicode branch ... (check-in: b4ea94b488 user: jan.nijtmans tags: eclipse-project)
08:16
Merge in the mingw build enhancements ... (check-in: abbc00fc5b user: jan.nijtmans tags: eclipse-project)
2012-08-23
08:53
unicode support for file_getcwd, file_access and fossil_stat as well ... (check-in: d95039cc5a user: jan.nijtmans tags: eclipse-project)
07:25
merge SQL injection prevention patches into the eclipse-project branch ... (check-in: 0fdb1f4f8f user: jan.nijtmans tags: eclipse-project)
2012-08-22
14:57
... and without -DUNICODE as well ... (check-in: 7ba6a72443 user: jan.nijtmans tags: eclipse-project)
14:53
Allow popen.c and winhttp.c to be compiled with -DUNICODE -D_UNICODE (the latter just by undefining those) ... (check-in: 8bde948434 user: jan.nijtmans tags: eclipse-project)
13:47
new functions fossil_unicode_to_utf8 and fossil_utf8_to_unicode. Modify file_delete, file_tempname, fossil_getenv and fossil_fopen to use it, so now they can handle all unicode characters not only the ones from the mbcs This should allow all filenames and environment variables to contain unicode characters, without problems on WIN32. If main.c is compiled with -DUNICODE -D_UNICODE, then command line arguments allow unicode characters on win32 as well. Build system not adapted for that yet. ... (check-in: 65c8ca0571 user: jan.nijtmans tags: eclipse-project)
11:52
Merge the TCL argument handling patches into the Eclipse branch. ... (check-in: 1bafc7e677 user: drh tags: eclipse-project)
2012-08-21
14:27
Merge all recent trunk changes into the eclipse-project branch. ... (check-in: e2d0fa884a user: drh tags: eclipse-project)
13:26
Those two files tell eclipse that it can be checked out as a project, and that the LF eol-convention should be used. ... (check-in: 6c945311bc user: jan.nijtmans tags: eclipse-project)