Timeline
Not logged in

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

50 events by user nijtmans occurring around 2008-12-11 22:30:31.

2009-01-13
16:41 Ticket [2502365fff] Building of head on HPUX is broken when using the native CC status still Open with 4 other changes artifact: bbf4fd7a36 user: nijtmans
2009-01-09
18:40 Closed ticket [2207436fff]: clock format: wrong handling of MET-1METDST timezone plus 6 other changes artifact: f94a17ea49 user: nijtmans
2008-12-23
16:46
fix build of zlib objects with msvc check-in: aa4031f7f1 user: nijtmans tags: trunk
2008-12-22
13:20
- add more missing symbols from zlib.def - mark dll build as being a modified verson Both changes ba... check-in: 1da4d0c96f user: nijtmans tags: trunk
12:50
- add more missing symbols from zlib.def - mark dll build as being a modified verson Both changes ba... check-in: 3325d742fb user: nijtmans tags: trunk
2008-12-21
16:06 Ticket [2073255fff] Tcl_GetString(NULL) doesn't crash on HP-UX status still Closed with 4 other changes artifact: 60884c507f user: nijtmans
2008-12-19
15:39
fix odbc build on mingw32 TODO: re-generate tclconfig/configure! (I don't have autoconf-2.59, could... check-in: fd54878fab user: nijtmans tags: trunk
09:33
CONSTify TclGetLoadedPackages second param check-in: fa03a357a1 user: nijtmans tags: trunk
09:14
add symbols deflateSetHeader and inflateGetHeader to win32/zlib.def Modify ChangeLog, README and zl... check-in: a46a709191 user: nijtmans tags: trunk
2008-12-18
06:40
VOID -> void check-in: 1b2f480abf user: nijtmans tags: trunk
2008-12-17
22:07
don't use ckfree((void *)...) but ckfree((char *)...) check-in: 47b3095d6b user: nijtmans tags: trunk
16:47
move variable "length" inside if() don't use ckfree((void *)...) but ckfree((char *).... check-in: 0a08bcb02d user: nijtmans tags: trunk
06:03 Ticket [2432057fff] Another path to case-tolerant package names status still Open with 4 other changes artifact: b32c8d1e14 user: nijtmans ... 2 similar events omitted.
2008-12-16
23:24
eliminate -Wwrite-strings warnings in enable-threads build. use TclNewLiteralStringObj() check-in: 8b27ea6ef2 user: nijtmans tags: trunk
19:28 Ticket [2432057fff] Another path to case-tolerant package names status still Open with 4 other changes artifact: 618978fe67 user: nijtmans ... 2 similar events omitted.
16:39 Ticket [2431338fff] TIP 338 changes break TkAqua build status still Open with 4 other changes artifact: cf2a41e4b1 user: nijtmans
06:59 Ticket [2432057fff] Another path to case-tolerant package names status still Open with 4 other changes artifact: d83b2bc35e user: nijtmans ... 1 similar event omitted.
2008-12-12
21:43
change PATH_MAX to MAXPATHLEN (msvc doesn't have PATH_MAX) check-in: ec83cf1a32 user: nijtmans tags: trunk
17:46
Fix time change in Eastern Europe (not 3:00 but 4:00 local time) [Bug 2207436] check-in: 148de9595c user: nijtmans tags: core-8-5-branch
17:42
Document new DST fallback rules. Fix time change in Eastern Europe (not 3:00 but 4:00 local time) [B... check-in: 15a0291926 user: nijtmans tags: trunk
2008-12-11
22:30
Eliminate warning: different 'const' qualifiers with msvc compiler. A few more 'const' optimizations... check-in: 2c2dca1f77 user: nijtmans tags: trunk
21:06 Ticket [2207436fff] clock format: wrong handling of MET-1METDST timezone status still Open with 1 other change artifact: 299d244023 user: nijtmans ... 1 similar event omitted.
14:32
*** empty log message *** check-in: 1bf48a1ce5 user: nijtmans tags: trunk
14:05
Fallback to European time zone DST rules, when the timezone is between 0 and -12 [Bug 2207436]. check-in: 51c9709271 user: nijtmans tags: core-8-5-branch
14:01
Fallback to European time zone DST rules, when the timezone is between 0 and -12 [Bug 2207436]. check-in: e48908f30f user: nijtmans tags: trunk
2008-12-09
21:47
restore source and binary compatibility for TIP #337 implementation. (when it's _that_ simple, there... check-in: 10911e26ab user: nijtmans tags: trunk
2008-12-05
16:01
fix Tcl_AppendElement documentation: signature in doc did not match with real signature in header fi... check-in: 0d2ab70b08 user: nijtmans tags: trunk
2008-12-01
18:14 Add attachment clock.patch to ticket [2207436fff] artifact: 65cdb68b30 user: nijtmans
18:14 Ticket [2207436fff] clock format: wrong handling of MET-1METDST timezone status still Open with 4 other changes artifact: 42008f7b8d user: nijtmans
2008-11-30
06:20 Ticket [2315890fff] TIP 340 status still Open with 4 other changes artifact: 374b9fa461 user: nijtmans
06:16 Add attachment 340b.patch to ticket [2315890fff] artifact: 06ee7111f1 user: nijtmans
06:16 Ticket [2315890fff] TIP 340 status still Open with 4 other changes artifact: fa260661d6 user: nijtmans
2008-11-28
06:43 Add attachment 340a.patch to ticket [2315890fff] artifact: 2a093116e5 user: nijtmans
06:43 Ticket [2315890fff] TIP 340 status still Open with 4 other changes artifact: 3e2b6e6e19 user: nijtmans
2008-11-26
23:44
A few more (harmless) Tcl_SetResult eliminations check-in: 2adf7a3416 user: nijtmans tags: trunk
23:09
Eliminate warning: unused variable check-in: 80eddfdb43 user: nijtmans tags: trunk
2008-11-25
23:19
Eliminate 3 calls to Tcl_SetResult, as examples how it should have been done. purpose: contribute in... check-in: 8956424338 user: nijtmans tags: trunk
06:48
don't assume that Tcl_SetResult sets interp->result, especially not in a dstring test check-in: 55f77779aa user: nijtmans tags: trunk
2008-11-21
14:16 Ticket [2318906fff] order of insertion seems to have large performance impact status still Open with 4 other changes artifact: 659f51b822 user: nijtmans ... 1 similar event omitted.
2008-11-20
04:59 Ticket [2315890fff] TIP 340 status still Open with 4 other changes artifact: 749ac419a4 user: nijtmans
04:59 Add attachment 340.patch to ticket [2315890fff] artifact: b7d7017610 user: nijtmans
2008-11-19
21:59 New ticket [2315890fff] TIP 340. artifact: 979f6e4516 user: nijtmans
05:04 Ticket [2308236fff] signature of Tcl_HashStats() wrong status still Closed with 4 other changes artifact: 97b8caf3cd user: nijtmans