Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2008-01-22 11:38:31.
|
2008-01-25
| ||
| 22:04 | merge updates from HEAD check-in: b34447d412 user: dgp tags: dgp-refactor | |
| 21:39 | merge updates from HEAD check-in: 7194d3743c user: dgp tags: core-stabilizer-branch | |
| 17:34 | * changes: Updated for 8.5.1 release. check-in: de301877c9 user: dgp tags: trunk | |
| 16:43 | merge updates from HEAD check-in: 5cbaf690e0 user: dgp tags: core-stabilizer-branch | |
|
2008-01-23
| ||
| 21:58 | Reconcile coding style issues between branches check-in: 2c5efa88e7 user: dgp tags: dgp-refactor | |
| 21:58 | Reconcile coding style issues between branches check-in: cfb6fa3b16 user: dgp tags: trunk | |
| 21:36 | typo check-in: 9bc971c5c5 user: dgp tags: dgp-refactor | |
| 21:32 | Reconcile coding style issues between branches check-in: bdecfd3b00 user: dgp tags: trunk | |
| 21:27 | Reconcile coding style issues between branches check-in: 3823dafcd4 user: dgp tags: dgp-refactor | |
| 21:21 | Reconcile coding style issues between branches check-in: 17f1360d99 user: dgp tags: dgp-refactor | |
| 21:21 | Reconcile coding style issues between branches check-in: dd5e7712f3 user: dgp tags: trunk | |
| 19:54 | merge updates from HEAD check-in: 858bcedc95 user: dgp tags: dgp-refactor | |
| 19:41 | * generic/tclInt.h: New macro TclGrowParseTokenArray() to * generic/tclC... check-in: 9406bde55c user: dgp tags: trunk | |
| 17:37 | merge updates from HEAD check-in: c9cb22b572 user: dgp tags: dgp-refactor | |
| 17:31 | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs to * generic/tcl... check-in: ae04371917 user: dgp tags: trunk | |
| 16:49 | Bump stabilizer branch to 8.5.1. check-in: 94ce968568 user: dgp tags: core-stabilizer-branch | |
| 16:42 | merge updates from HEAD check-in: 013cce9562 user: dgp tags: core-stabilizer-branch | |
|
2008-01-22
| ||
| 21:21 | Replace MODULE_SCOPE routine TclCompileScriptTokens() with static routine CompileScriptTokens() used... check-in: e1d4f78d4f user: dgp tags: dgp-refactor | |
| 21:13 | Remove registration of the "tokens" Tcl_ObjType. Convert to a static struct used only in tclParse.c... check-in: de761cbed7 user: dgp tags: dgp-refactor | |
| 20:53 | merge updates from HEAD check-in: 5b9d3ab865 user: dgp tags: dgp-refactor | |
| 20:52 | * generic/tclTimer.c (AfterProc): Replace Tcl_EvalEx() with Tcl_EvalObjEx() to... check-in: bfc294566c user: dgp tags: trunk | |
| 19:59 | whitespace changes merged from HEAD check-in: 64cc402c11 user: dgp tags: dgp-refactor | |
| 16:55 | merge libtommath updates from vendor branch check-in: 3ed4c99678 user: dgp tags: dgp-refactor | |
| 14:49 | merge updates from HEAD check-in: d2f9709393 user: dgp tags: dgp-refactor | |
| 11:38 | * generic/tclCmdIl.c (Tcl_LreverseObjCmd): * tests/cmdIL.test (cmdIL-7.7): fix crash on reversing ... check-in: 5202be705d user: msofer tags: trunk | |
|
2008-01-20
| ||
| 21:19 | * unix/README: minor typo fixes [Bug 1853072] check-in: db1ea1047e user: hobbs tags: trunk | |
| 21:16 | * generic/tclIO.c (TclGetsObjBinary): operate on topmost channel. [Bug 1869405] (Ficicchia) check-in: ac70196d3c user: hobbs tags: trunk | |
|
2008-01-19
| ||
| 05:21 | merge updates from HEAD check-in: f13922b64a user: dgp tags: dgp-refactor | |
|
2008-01-18
| ||
| 15:59 | Minor fixes for indented paragraph handling check-in: e29ebb528e user: dkf tags: trunk | |
| 15:51 | Corrected formatting of manual check-in: eb1e292c0a user: dkf tags: trunk | |
|
2008-01-17
| ||
| 22:03 | merge updates from HEAD check-in: aa1f55303c user: dgp tags: dgp-refactor | |
| 17:45 | * generic/tclCompExpr.c: Revision to preserve parsed intreps of numeric and b... check-in: 11aeaf7b0a user: dgp tags: trunk | |
| 00:56 | better wording for arg handling in proc.n (tclguy) check-in: c992833adf user: msofer tags: trunk | |
|
2008-01-16
| ||
| 21:56 | merge updates from HEAD check-in: b2633acb26 user: dgp tags: dgp-refactor | |
| 21:54 | test for memory leak check-in: 39610720d8 user: dgp tags: trunk | |
| 21:05 | * generic/tclCompExpr.c: add an 'optimize' argument to * generic/tclCompile.c: TclCompileExpr() t... check-in: 30b91ac574 user: msofer tags: trunk | |
| 19:44 | * generic/tclCompExpr.c: Fix literal leak in exprs [Bug 1869989] * generic/tclExecute.c: (dgp) check-in: c7b9b21afa user: msofer tags: trunk | |
| 14:27 | * doc/proc.n: changed wording for access to non-local variables; added mention to [namespace upvar... check-in: 1eca400175 user: msofer tags: trunk | |
|
2008-01-15
| ||
| 11:59 | * generic/tclBasic.c: Replacing 'operator' by 'op' in the def * generic/tclCompExpr.c: of struc... check-in: 5f67dc9efa user: msofer tags: trunk | |
|
2008-01-14
| ||
| 21:42 | merge updates from HEAD check-in: 174b14b2a3 user: dgp tags: dgp-refactor | |
| 00:11 | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: f6d9be4358 user: hobbs tags: trunk | |
| 00:11 | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: 245965c4db user: hobbs tags: core-8-4-branch | |
|
2008-01-11
| ||
| 11:53 | * unix/tclUnixThrd.c (TclpThreadGetStackSize): restore stack checking functionality in freebsd [Bu... check-in: 9d23069943 user: msofer tags: trunk | |
| 10:54 | * unix/tclUnixThrd.c (TclpThreadGetStackSize): fix for crash in freebsd [Bug 1860425]. check-in: d0b63bd24a user: msofer tags: trunk | |
|
2008-01-10
| ||
| 16:46 | merge updates from HEAD check-in: 6c7f7cedb2 user: dgp tags: dgp-refactor | |
| 16:09 | * generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure to * tests/format... check-in: 8af00ef2f0 user: dgp tags: trunk | |
|
2008-01-09
| ||
| 08:09 | Add a missing be to fix a typo. check-in: 3b9b2abdeb user: georgeps tags: trunk | |
|
2008-01-08
| ||
| 16:26 | merge updates from HEAD check-in: 154bf74055 user: dgp tags: dgp-refactor | |
|
2008-01-05
| ||
| 00:27 | * tools/tcltk-man2html.tcl (make-man-pages): make man page title use more specific info on lhs to ... check-in: e1659edfbc user: hobbs tags: trunk | |
|
2008-01-02
| ||
| 21:21 | Fixed documentation bug reported on tcl-core, and reordered documentation to discourage people from ... check-in: aa625aff94 user: dkf tags: trunk | |