Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user nijtmans occurring around 2008-07-24 21:54:38.
|
2008-10-04
| ||
| 12:33 | * doc/ChnlStack.3: CONSTified the typePtr argument * doc/CrtChannel.3: of Tcl_CreateChannel an... check-in: 1fb6ccc45a user: nijtmans tags: trunk | |
| 11:51 | * doc/Hash.3: CONSTified the typePtr argument * generic/tcl.decls: of Tcl_InitCustomHashTable.... check-in: fcc2624fe4 user: nijtmans tags: trunk | |
| 11:34 | * doc/RegConfig.3: CONSTified the configuration argument * generic/tcl.decls: of Tcl_RegisterCo... check-in: 3aa5a6de7f user: nijtmans tags: trunk | |
| 11:04 | * doc/GetIndex.3: CONSTified the tablePtr argument * generic/tcl.decls: of Tcl_GetIndexFromObj.... check-in: 4d465df046 user: nijtmans tags: trunk | |
|
2008-09-28
| ||
| 04:07 | • Ticket [2130388fff] smart truncation of long lines in tcltest output status still Open with 4 other changes artifact: e695c08be8 user: nijtmans ... 1 similar event omitted. | |
|
2008-09-26
| ||
| 22:38 | • Add attachment diff.txt to ticket [2130388fff] artifact: a840ab258d user: nijtmans | |
| 15:38 | • New ticket [2130388fff] smart truncation of long lines in tcltest output. artifact: 50278892d1 user: nijtmans | |
|
2008-08-25
| ||
| 17:41 | • Ticket [2059262fff] regression: crash after unloading proprietary library status still Open with 4 other changes artifact: 4fda94a749 user: nijtmans | |
| 16:11 | • Ticket [2073255fff] Tcl_GetString(NULL) doesn't crash on HP-UX status still Open with 4 other changes artifact: 4beca6e958 user: nijtmans | |
| 15:44 | • Closed ticket [2021443fff]: inconsistant "wrong # args" messages plus 3 other changes artifact: b557c94ab3 user: nijtmans ... 1 similar event omitted. | |
| 15:43 | • Ticket [2059262fff] regression: crash after unloading proprietary library status still Open with 1 other change artifact: b1cf0a0593 user: nijtmans | |
| 09:08 | • New ticket [2073255fff] Tcl_GetString(NULL) doesn't crash on HP-UX. artifact: 122bbc56bf user: nijtmans | |
|
2008-08-19
| ||
| 15:23 | • Add attachment diff.txt to ticket [2059262fff] artifact: ed6542ed57 user: nijtmans | |
| 15:23 | • Ticket [2059262fff] regression: crash after unloading proprietary library status still Open with 4 other changes artifact: 376ddd5d99 user: nijtmans ... 1 similar event omitted. | |
|
2008-08-10
| ||
| 23:06 | made variable Tcl_ChannelType *parentType in TransFormSeek(Wide)?Proc a const. This variable is only... check-in: b300e8ceeb user: nijtmans tags: trunk | |
|
2008-08-07
| ||
| 22:29 | generic/tclExecute.c formatting only: remove spaces at the end of a every line generic/tclConfig... check-in: 697472b8f7 user: nijtmans tags: trunk | |
|
2008-07-28
| ||
| 22:09 | it's tip #27, not #24 check-in: ea2042b8d4 user: nijtmans tags: trunk | |
| 21:31 | * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystem * generic/tcl.decls: ... check-in: 246dcb287a user: nijtmans tags: trunk, potential incompatibility | |
|
2008-07-27
| ||
| 22:40 | formatting only check-in: b72d55df84 user: nijtmans tags: trunk | |
| 22:18 | * doc/Object.3 CONSTified 3 functions using * doc/ObjectType.3 Tcl_ObjType which all... check-in: 4f99dac9fd user: nijtmans tags: trunk, potential incompatibility | |
|
2008-07-24
| ||
| 22:57 | just a few const -> CONST (in header files and .decls files) and CONST -> const (.c files and intern... check-in: a3ec1868d0 user: nijtmans tags: trunk | |
| 21:56 | Oops, wrong date check-in: 6956cbec66 user: nijtmans tags: trunk | |
| 21:54 | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is supposed to be a co... check-in: 7ade6e690e user: nijtmans tags: trunk, potential incompatibility | |
|
2008-07-22
| ||
| 20:49 | define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. This allows extensions t... check-in: 3614b8fd64 user: nijtmans tags: core-8-5-branch | |
|
2008-07-21
| ||
| 22:22 | fix [2021443] inconsistant "wrong # args" messages (follow-up) check-in: cfc8157c41 user: nijtmans tags: trunk | |
| 21:25 | fix [2021443] inconsistant "wrong # args" messages (follow-up) check-in: 395eaa2623 user: nijtmans tags: trunk | |
|
2008-07-19
| ||
| 22:50 | fix [2021443] inconsistant "wrong # args" messages check-in: 1e5261316e user: nijtmans tags: trunk | |
| 22:16 | Fix a gcc warning when compiling Tcl with mingw32 tclWinTest.c: In function `TestplatformChmod': tcl... check-in: c33e0b7cf5 user: nijtmans tags: trunk | |
|
2008-07-18
| ||
| 12:28 | • New ticket [2021443fff] inconsistant "wrong # args" messages. artifact: 2c822e7c7c user: nijtmans | |
|
2008-07-13
| ||
| 23:15 | more consistent wrong # arg messages: change all messages containing ?options? to the form ?-option ... check-in: 7dcec0e5e2 user: nijtmans tags: trunk | |
|
2008-06-14
| ||
| 22:56 | • Ticket [1910041fff] Support of gnu x86_64-pc-mingw SEH status still Open with 4 other changes artifact: 81291e3d24 user: nijtmans | |
|
2008-06-03
| ||
| 03:13 | • Ticket [1661637fff] direct compile of pure list scripts status still Open with 4 other changes artifact: d627d758a4 user: nijtmans | |
|
2008-05-20
| ||
| 14:59 | • Ticket [1967630fff] tclLoadDl.c dlerror() is not thread safe status still Open with 4 other changes artifact: 5357e64dab user: nijtmans | |
|
2008-05-16
| ||
| 15:22 | • Ticket [1961211fff] TclpDlopen failing on MacOSX 10.4 and later status still Open with 4 other changes artifact: cf2048e94b user: nijtmans ... 3 similar events omitted. | |
|
2008-05-04
| ||
| 07:28 | CONST -> const check-in: af93d720f5 user: nijtmans tags: trunk | |
|
2008-04-24
| ||
| 21:11 | define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. This allows extensions t... check-in: 316009b1f4 user: nijtmans tags: trunk | |
|
2007-03-08
| ||
| 00:27 | various "const" additions in implementation check-in: 362e05018a user: nijtmans tags: trunk | |
|
2007-03-07
| ||
| 22:03 | various "const" additions in implementation check-in: 20578ee2a1 user: nijtmans tags: trunk | |
|
2007-02-23
| ||
| 23:02 | various "const" additions, in line with TIP #27 check-in: e3ada46179 user: nijtmans tags: trunk | |
|
2007-02-20
| ||
| 23:24 | various "const" additions, in line with TIP #27 check-in: 81ea4e1335 user: nijtmans tags: trunk | |
|
2006-11-09
| ||
| 18:26 | • Ticket [1592791fff] Fix 64bit pointer cast warnings status still Open with 4 other changes artifact: df0867624e user: nijtmans | |
|
2006-08-03
| ||
| 22:46 | fix indenting with spaces i.s.o tabs check-in: b59c3a1ce7 user: nijtmans tags: trunk | |
| 22:41 | two minor doc fixes check-in: f658dc1c80 user: nijtmans tags: trunk | |
|
2002-02-26
| ||
| 21:53 | • Ticket [520304ffff] Tcl_GetIndexFromObjStruct signature status still Open with 4 other changes artifact: 352887c9f8 user: nijtmans | |