Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
46 check-ins using file win/makefile.vc version 756f27ba58
|
2009-01-18
| ||
| 00:07 | The converter author should not be assigned copyright for transformed documents check-in: 53d907e750 user: patthoyts tags: trunk | |
|
2009-01-16
| ||
| 20:49 | correct the commit message check-in: bcc4a2e0a5 user: dgp tags: trunk | |
| 20:44 | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish * library/init.tcl... check-in: c8cfc118c3 user: dgp tags: trunk | |
| 09:20 | [Bug 2512659] patch for typo applied check-in: 3bbaf4de79 user: patthoyts tags: trunk | |
|
2009-01-14
| ||
| 14:14 | typo check-in: b0777357cf user: dgp tags: trunk | |
| 06:10 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverted most of the substan... check-in: e0ace167c0 user: dgp tags: trunk | |
|
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 | |
| 20:30 | Move [throw] implementation into C. check-in: edad258731 user: dkf tags: trunk | |
|
2009-01-12
| ||
| 16:50 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): One consequence of the NRE rewrit... check-in: 860d062f15 user: dgp tags: trunk | |
|
2009-01-09
| ||
| 15:34 | * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: 3b1f4e78cd user: dgp tags: trunk | |
| 15:00 | Fix [Bug 1558654] check-in: e8ce6096bc user: dkf tags: trunk | |
| 11:21 | Style fixes (unfouling whitespace, sorting comments, removing useless casts, etc.) check-in: cd3c38f00a user: dkf tags: trunk | |
|
2009-01-08
| ||
| 17:58 | * generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: 2663be2b32 user: dgp tags: trunk | |
| 16:41 | Generate errorcodes for more cases. check-in: a12728cbb9 user: dkf tags: trunk | |
|
2009-01-07
| ||
| 13:50 | Added more examples. [Tk Bug 2491235] check-in: f8b07d0ed8 user: dkf tags: trunk | |
| 11:58 | Narrow the focus of a failing test so that it succeeds (by only testing that which is supposed to be... check-in: f94c80a9d6 user: dkf tags: trunk | |
|
2009-01-06
| ||
| 17:20 | * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType in certain value... check-in: 79358a4faf user: dgp tags: trunk | |
| 16:03 | Corrected twiddling in internals of dictionaries so that literals can't get destroyed. check-in: 37ceba02a0 user: dkf tags: trunk | |
| 15:24 | Fix [Bug 2006879] check-in: 0a57255dbc user: dkf tags: trunk | |
| 14:30 | Fix [Bug 2489836] check-in: ee4e4fe8d0 user: dkf tags: trunk | |
| 10:20 | Fix [Bug 2481109] check-in: dc504e5b79 user: dkf tags: trunk | |
| 10:08 | Formatting improvements (comments, whitespace) check-in: 3fa95308b4 user: dkf tags: trunk | |
| 09:49 | Comment formatting improvements. check-in: 04b750c442 user: dkf tags: trunk | |
|
2009-01-05
| ||
| 14:04 | Convert tabs to spaces for reliable display with nroff check-in: 1bbc94799a user: dkf tags: trunk | |
| 11:27 | Added a test, correct a dumb blunder. check-in: 42090a4d62 user: dkf tags: trunk | |
| 09:48 | Make [source] NRE-aware to enable [yield]. [Bug 2412068] check-in: 4242c5e4c4 user: dkf tags: trunk | |
|
2009-01-04
| ||
| 22:57 | More coding style improvements. check-in: d95dc006c7 user: dkf tags: trunk | |
| 22:55 | Generalize mysterious comment about causes for ::env misses check-in: 5e1cadd4f2 user: ferrieux tags: trunk | |
|
2009-01-03
| ||
| 14:20 | autoconf-2.59 check-in: 81aa5041a6 user: das tags: trunk | |
| 13:55 | autoheader-2.59 check-in: 7990c98984 user: das tags: trunk | |
| 13:55 | autoconf-2.59 check-in: d99c6aab8d user: das tags: trunk | |
| 13:55 | use correct autconf magic to pass configure args & environment to pkg sub-configures (in particular ... check-in: 888d28167f user: das tags: trunk | |
| 04:38 | make test case work, correct date of commit in ChangeLog check-in: a6720f400d user: kennykb tags: trunk | |
| 04:26 | * library/clock.tcl (tcl::clock::add): Fixed error message formatting in the case where [clock add] ... check-in: 338849bf17 user: kennykb tags: trunk | |
|
2009-01-02
| ||
| 16:45 | regen check-in: 30a2e9c34a user: dkf tags: trunk | |
| 16:43 | Fix various mkstemp()-related issues. [Bugs 741967,878333] check-in: b7a0a9fa28 user: dkf tags: trunk | |
|
2008-12-31
| ||
| 18:22 | * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets like `make shell... check-in: ccf1ebd7bd user: dgp tags: trunk | |
|
2008-12-28
| ||
| 17:37 | Plug memory leak. check-in: a666bdae88 user: dkf tags: trunk | |
|
2008-12-27
| ||
| 10:07 | Fix my silly blunders. [Bug 2470237] check-in: 5ddf0f02bb user: dkf tags: trunk | |
| 00:04 | Assorted minor corrections to the Zlib C API to make it work with the PNG implementation better. check-in: 723a16de60 user: dkf tags: trunk, potential incompatibility | |
|
2008-12-26
| ||
| 09:51 | Updated comments in tcl.decls based on code archaeology. check-in: 64cea92e63 user: dkf tags: trunk | |
|
2008-12-23
| ||
| 16:46 | fix build of zlib objects with msvc check-in: aa4031f7f1 user: nijtmans tags: trunk | |
| 08:55 | Fix [Bug 2459725] check-in: 553bc7d052 user: dkf tags: trunk | |
|
2008-12-22
| ||
| 16:57 | advance tag check-in: f02cdbbdc2 user: dgp tags: trunk, core-8-6-b1 | |
| 15:45 | Drop lone @ line from test: target check-in: b5dc4e2c82 user: dgp tags: trunk | |
| 14:49 | [Bug 2458395] Ensure pkgs directories are suitable and quote the paths. check-in: 8061d208d3 user: patthoyts tags: trunk | |