Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user nijtmans occurring around 2008-12-23 16:46:18.
|
2009-02-10
| ||
| 21:57 | fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC. check-in: 3023b7c8ff user: nijtmans tags: trunk | |
| 19:32 | • Ticket [2502365fff] Building of head on HPUX is broken when using the native CC status still Open with 1 other change artifact: 058c80ebd8 user: nijtmans ... 1 similar event omitted. | |
| 19:09 | • Ticket [2570363fff] Tcltest evaluates $env(TCLTEST_OPTIONS) status still Open with 4 other changes artifact: 9e309596ce user: nijtmans | |
| 16:16 | • Ticket [2555129fff] const compiler warning (as error) in tclCompile.c status still Closed with 4 other changes artifact: ac0f09ab3b user: nijtmans ... 4 similar events omitted. | |
|
2009-02-09
| ||
| 22:55 | fix [Bug 2555129] const compiler warning (as error) in tclCompile.c check-in: a844523f95 user: nijtmans tags: trunk | |
|
2009-02-05
| ||
| 17:56 | • Ticket [2557822fff] zlib licensing mess status still Open with 4 other changes artifact: d9c291825f user: nijtmans | |
|
2009-02-04
| ||
| 04:36 | • Closed ticket [2558422fff]: const Tcl_ObjTypes breaking stubs contract. plus 3 other changes artifact: d88b9851e6 user: nijtmans ... 1 similar event omitted. | |
|
2009-02-03
| ||
| 23:34 | - eliminate some unnessary type casts - some internal const decorations - spacing check-in: 4e6ad69d53 user: nijtmans tags: trunk | |
| 23:10 | - eliminate some unnessary type casts - some internal const decorations - spacing check-in: 4ad5e07e8e user: nijtmans tags: trunk | |
| 22:29 | • Ticket [2558422fff] const Tcl_ObjTypes breaking stubs contract. status still Open with 4 other changes artifact: 372e5298f5 user: nijtmans ... 1 similar event omitted. | |
|
2009-01-30
| ||
| 22:01 | • Ticket [2549196fff] Add locale support for case management status still Open with 4 other changes artifact: 4170f3b302 user: nijtmans | |
|
2009-01-22
| ||
| 06:42 | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) {unix win} in *.decls is equivalent to... check-in: b4d9520da5 user: nijtmans tags: trunk | |
|
2009-01-14
| ||
| 16:06 | • Ticket [2502365fff] Building of head on HPUX is broken when using the native CC status still Open with 4 other changes artifact: a681737a1b user: nijtmans ... 1 similar event omitted. | |
|
2009-01-13
| ||
| 22:35 | fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC check-in: e7b65e5e4c user: nijtmans tags: trunk | |
| 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. | |