Timeline
Not logged in

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

192 check-ins using file win/Makefile.in version 7bd2e291ca

2005-08-10
16:28
further untangling of Tcl_Finalize, and test cleanup on Win32 threaded check-in: 2570ab9204 user: kennykb tags: trunk
2005-08-09
13:31
Squelch a message about an unused variable. check-in: 5a1163b410 user: dkf tags: trunk
11:02
More informative comment. check-in: 20881bdebd user: dkf tags: trunk
04:17
added nul-termination missing from earlier commit today check-in: 5ad0425206 user: dgp tags: trunk
2005-08-08
23:20
file rootname bug fix check-in: 039fc09fcf user: vincentdarley tags: trunk
14:08
remove obsolete comment check-in: 3bda2ae680 user: dgp tags: trunk
2005-08-05
23:57
regen check-in: e6625ce0bf user: dkf tags: trunk
23:56
Stop exposing the thread storage guts. Non-core code should never touch it. check-in: 4d67a86a0a user: dkf tags: trunk
23:00
Typo (spotted by George Staplin) check-in: c35f167f8a user: dkf tags: trunk
20:36
Solaris mis-names the cp1251 encoding. check-in: 5729270551 user: dkf tags: trunk
19:03
Further nonPortable [binary] test cleanup check-in: ae8648b5cb user: kennykb tags: trunk
18:50
Handle abs(-0x80000000) [Bug 1241572] check-in: e57db809fd user: kennykb tags: trunk
18:24
Cleaned up [binary scan] testing for NaN [Bug 1246264] check-in: a8f252687c user: kennykb tags: trunk
18:15
removed refs to ldAout.tcl [Bug 1244361] check-in: 5fd3b5f95d user: kennykb tags: trunk
01:58
typo fixes check-in: 098279b9b2 user: dgp tags: trunk
2005-08-04
19:56
silence compiler warning check-in: 2d632fc787 user: dgp tags: trunk
17:28
* generic/tclIO.c (CloseChannel): Fixed comment nit, added apparently missing word to complete ... check-in: 561dff49b3 user: andreas_kupries tags: trunk
16:32
Deleted the UpdateStringOfBoolean() routine, that can never be called. check-in: 74dbf03515 user: dgp tags: trunk
15:55
* generic/tclObj.c: Simplified routines that manage the typeTable. check-in: e8f3ca7497 user: dgp tags: trunk
2005-08-03
22:25
* generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEven... check-in: 66913381b4 user: dgp tags: trunk
2005-07-30
07:57
* unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds for bugs/changes in behaviour in Ma... check-in: 944ee67d7d user: das tags: trunk
2005-07-29
14:47
Take care with globals that have an entry in the var table but "don't exist" check-in: 7a08ba9e4b user: dkf tags: trunk
03:47
* win/README: Update link to msys_mingw8.zip check-in: fa54ee0c4e user: mdejong tags: trunk
2005-07-28
18:42
* tests/compExpr-old.test: Still more conversion of "nonPortable" * tests/error... check-in: ef95c5ebb7 user: dgp tags: trunk
10:55
* generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to * unix/tclUnixPipe.c (TclpOp... check-in: 6c8172e1e6 user: dkf tags: trunk
2005-07-27
18:23
* generic/tclUtil.c: Converted the $::tcl_precision value to be kept per-thread t... check-in: acdeee7ba6 user: dgp tags: trunk
18:12
* tests/expr.test: Consolidated equivalent constraints into * tests/fileName.te... check-in: ec63acc455 user: dgp tags: trunk
16:23
* library/init.tcl ([unknown]): Corrected return code handling in the portions of [u... check-in: d65db8782a user: dgp tags: trunk
2005-07-26
20:20
* unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 8f2e61fad0 user: mdejong tags: trunk
17:06
* generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 0c06029c78 user: dgp tags: trunk
16:24
typo check-in: 8bdfd9ce33 user: dgp tags: trunk
16:21
* generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 34289a2ca0 user: dgp tags: trunk
2005-07-25
20:48
Getting more systematic about style check-in: b09ad6a0a6 user: dkf tags: trunk
13:29
D'oh! [Bug 1244358] check-in: a18dc27e5e user: dkf tags: trunk
00:39
* unix/configure: Regen. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/configure: Regen. ... check-in: 65b63ba325 user: mdejong tags: trunk
2005-07-24
22:56
Getting more systematic about style check-in: 83d72c558c user: dkf tags: trunk
2005-07-23
04:12
* library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 58a2150746 user: dgp tags: trunk
02:59
* tests/string.test: Add string is tests for functionality that was not tested. * win/README: Upd... check-in: 91d8e75c82 user: mdejong tags: trunk
01:31
* generic/tclExecute.c (INST_DICT_*): stop 2 compiler warnings for uninitialised variables. check-in: 8fddec119a user: msofer tags: trunk
00:04
Getting more systematic about style check-in: 78a871bd80 user: dkf tags: trunk
2005-07-22
23:56
Improve the incrementer code for INST_DICT_INCR_IMM, removing a gcc-ism. check-in: c0b4cb6f89 user: dkf tags: trunk
2005-07-21
21:50
regen check-in: 0b575edc35 user: dkf tags: trunk
21:48
Compiler for [dict] and related changes. check-in: 9ef02c62c4 user: dkf tags: trunk
21:22
drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl check-in: 04c5a55f9f user: kennykb tags: trunk
16:58
fix compile error check-in: dbbcf9b7f6 user: dgp tags: trunk
14:38
Systematizing the formatting check-in: ac613e6b94 user: dkf tags: trunk
2005-07-20
23:16
Getting more systematic about style check-in: 0c5cea4d81 user: dkf tags: trunk
2005-07-19
22:45
Getting more systematic about style check-in: f9332bdd5d user: dkf tags: trunk
13:37
Systematizing the formatting Also simplified the AIX loader so that it's failure-mode code wasn't sc... check-in: b174fe79d4 user: dkf tags: trunk
08:51
Formatting systematization. Also removed check of result of ckalloc() for NULL; it will never succe... check-in: ac17f9daa2 user: dkf tags: trunk
00:09
Getting more systematic about style check-in: 690576859a user: dkf tags: trunk
2005-07-17
22:25
socket wrong#args message now follows the general conventions check-in: 82a53c1796 user: dkf tags: trunk
22:06
Try again :-} check-in: 8df7db4799 user: dkf tags: trunk
22:04
Ugh; convert unfortunate tab back to a space check-in: 78a4e02f90 user: dkf tags: trunk
21:54
D'oh check-in: d331cb6616 user: dkf tags: trunk
21:46
oops; how did I reorder those fields? :-( check-in: 911066ce3f user: dkf tags: trunk
21:17
Getting more systematic about style check-in: 7591df07d6 user: dkf tags: trunk
2005-07-16
21:29
Tk Bug 1227781 check-in: 9a6ea91409 user: kennykb tags: trunk
2005-07-15
22:32
Bug 1237907 check-in: 96beb107b1 user: kennykb tags: trunk
15:53
Whitespace/comment tidying check-in: 3aa642dd43 user: dkf tags: trunk
15:09
More tidying up check-in: 09344621a7 user: dkf tags: trunk
2005-07-14
13:41
More minor tinkering with comments and code-layout check-in: 08ca5567ca user: dkf tags: trunk
12:17
Stop warning check-in: dad22a94ac user: dkf tags: trunk
12:12
Oops check-in: a0355a2506 user: dkf tags: trunk
10:50
Style improvements to tclCompile.c, plus bytecode printing enhancements. check-in: 330dac0c81 user: dkf tags: trunk
2005-07-13
20:33
copy/paste/fail-to-modify error in comment. check-in: 2ab7e4e48c user: dgp tags: trunk
20:00
* unix/tclUnixSock.c: Use a ProcessGlobalValue to store the * win/tclWinSock.c: ... check-in: 1fd12e8db7 user: dgp tags: trunk
2005-07-12
09:39
Doc clarification check-in: 9fdbe9d9e3 user: dkf tags: trunk
2005-07-11
15:03
Purely style-guide cleansing check-in: 4b3d278317 user: dkf tags: trunk
2005-07-09
00:27
* generic/tclExecute.c (TclExecuteByteCode): Reimplement long and wide type integer divisio... check-in: 7acb2424cc user: mdejong tags: trunk
2005-07-06
15:17
* generic/tclLink.c: Simplified LinkTraceProc [Bug 1208108]. check-in: 828cc933d5 user: dgp tags: trunk
2005-07-05
20:54
* unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. check-in: 874e6a52dd user: dgp tags: trunk
18:15
* generic/tclUtil.c: Converted TclFormatInt() into a macro. * generic/tclInt.decl... check-in: 3af2919289 user: dgp tags: trunk
17:33
* generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: e4ef8384ac user: dgp tags: trunk
14:19
Style-guide reformat and get rid of gcc warning check-in: 594cf90263 user: dkf tags: trunk
11:37
Much whitespace/style tidying up check-in: 720eee7591 user: dkf tags: trunk
2005-07-04
22:26
Whitespace/fmt fixes check-in: c360150c2e user: dkf tags: trunk
21:19
Purge remnants of old dictionary rep interlocking code; it only ever worked when the locking was in ... check-in: 15359b6f9c user: dkf tags: trunk
2005-07-01
10:29
Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: e5562a29ac user: vasiljevic tags: trunk
2005-06-29
03:28
* generic/tclExecute.c (TclExecuteByteCode): When parsing an integer operand for a unary ... check-in: 101dfd39ca user: mdejong tags: trunk
2005-06-27
18:00
increased warning about [auto_reset] bug fix. check-in: 6f625117c2 user: dgp tags: trunk
2005-06-26
22:10
Add explanatory comment about static unprotected variables. check-in: e9e2d93772 user: dkf tags: trunk
2005-06-24
23:32
* library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: d1e3417e82 user: dgp tags: trunk
20:07
cleanup Tcl_Preserve after exit handlers check-in: 3519b5327d user: kennykb tags: trunk
15:06
* library/auto.tcl: Make file safe to re-[source] without destroying registered auto_mk... check-in: 2c82378f14 user: dgp tags: trunk
2005-06-23
19:48
bug 1225957 check-in: 0549954de3 user: kennykb tags: trunk
17:01
* tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 6efbd658a3 user: das tags: trunk
2005-06-22
21:39
bug 1225044 check-in: e7ae1a09c0 user: kennykb tags: trunk
21:24
* win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: b165576fdb user: dgp tags: trunk
19:47
bug 1225727 check-in: 6c3e03abdb user: kennykb tags: trunk
2005-06-21
19:49
* generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 2d2e2a398c user: andreas_kupries tags: trunk
19:20
bug 1194458 check-in: 8ba6448607 user: kennykb tags: trunk
18:32
* generic/tclBasic.c: Added missing walk of the list of active traces * generic/tc... check-in: aa95aa1c1e user: dgp tags: trunk
14:17
autoconf check-in: 3a7fe5e9c9 user: dgp tags: trunk
08:51
Only enable the 'compile' special debugging feature when requested in configure.in; removes irreleva... check-in: 0cc9693bf4 user: dkf tags: trunk
2005-06-20
23:10
typos check-in: 5e3832c359 user: dkf tags: trunk
22:55
typo check-in: abcd456abe user: dkf tags: trunk
21:27
Add compilation for TIP#90-style [catch] requiring a new opcode [Bug1219112] check-in: 3f3cff9adc user: dkf tags: trunk
10:01
Update error case handling following Mo's updates (which are a good thing) check-in: ffddfd73f3 user: dkf tags: trunk
07:48
* generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generate an error if a mode argument like -exact is passe... check-in: d616dbd68a user: mdejong tags: trunk
2005-06-18
21:45
* generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat compiles on Darwin (i.e. ... check-in: 02ddae4aec user: das tags: trunk
2005-06-17
23:41
Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 5f26324c95 user: dkf tags: trunk
14:26
Fix an odd [after]-and-limits problem. [Bug 1221395] check-in: 6d6caaf8f9 user: dkf tags: trunk
2005-06-14
13:45
Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg. Thanks to Will Duquett... check-in: dd2595e57a user: dkf tags: trunk
2005-06-13
08:31
correct fix to file mkdir check-in: 9c6c2985d7 user: vincentdarley tags: trunk
2005-06-12
22:19
D'oh! check-in: 1f520360c7 user: dkf tags: trunk
22:13
Simplify command compilation by moving numerous common stanzas into macros so that things say what t... check-in: 82d80d8b59 user: dkf tags: trunk
2005-06-10
15:22
Improve the [chan] documentation check-in: af4a1c46e7 user: dkf tags: trunk, msofer-wcodes-20050611
2005-06-09
16:24
fix to race condition in file mkdir and fix to glob documentation check-in: a6ebffa26e user: vincentdarley tags: trunk
14:23
Small doc improvements [Bug 1211078] etc. check-in: 06bfc11ebc user: dkf tags: trunk
2005-06-08
21:17
typo fix check-in: 03edf0eac5 user: dkf tags: trunk
14:12
D'oh. [Bug 1217017] check-in: 143c847915 user: dkf tags: trunk
2005-06-07
21:46
* generic/tclInt.h: Reduced the Tcl_ObjTypes "index", * generic/tclIndex... check-in: 9c1c8c3166 user: dgp tags: trunk
21:31
Added (untested!) implementation of truncation for Windows check-in: a43119ea8e user: dkf tags: trunk
21:14
* generic/tclObj.c: Restored registration of the "procbody" Tcl_ObjType, as requ... check-in: 26620cf722 user: dgp tags: trunk
20:52
Now for a real test of [chan truncate]... check-in: ffa6301002 user: dkf tags: trunk
20:37
Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway! check-in: 4d740196df user: dkf tags: trunk
14:13
autoconf check-in: 2c02e2527f user: dgp tags: trunk
14:03
Bump patchlevel to a4 check-in: 0c38ae7bb8 user: dkf tags: trunk
10:04
Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgs messages (used in [read]... check-in: b3487bb8b8 user: dkf tags: trunk
09:18
Add missing return TCL_ERROR check-in: 194aedaa6e user: dkf tags: trunk
09:07
Another indentation fix check-in: 5ddb9adb32 user: dkf tags: trunk
09:06
Clean up indentation check-in: 65eb529bed user: dkf tags: trunk
09:04
Add missing return in wrong#args case check-in: 1816c38092 user: dkf tags: trunk
02:12
copy/paste/modify error check-in: 0b19608243 user: dgp tags: trunk
02:10
typo check-in: 8d33e93a6d user: dgp tags: trunk
02:07
make genstubs check-in: b683f2cde5 user: dgp tags: trunk
2005-06-06
23:45
TIP#208 implementation It's crude (especially in the tests and docs department) and incomplete (no t... check-in: 3280056391 user: dkf tags: trunk
20:54
Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on hpux/native cc check-in: 065f9ddc96 user: kennykb tags: trunk
2005-06-04
21:06
note tag date for 8.5a3 check-in: 426944cc6e user: hobbs tags: trunk, core-8-5-a3
21:06
add libtommath to dist target check-in: eef0f5a23f user: hobbs tags: trunk
2005-06-03
16:49
update changes for 8.5a3 release. check-in: cd6f82cc11 user: dgp tags: trunk
10:02
Remove blatant inefficiency in [parray] check-in: 602628a115 user: dkf tags: trunk
08:52
* macosx/Makefile: fixed 'embedded' target. check-in: ed94bc6122 user: das tags: trunk
2005-06-02
22:56
* unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var * tools/tcltk-man2html.tcl: add a --u... check-in: af56fb84a6 user: hobbs tags: trunk
09:48
regenerated after dkf's modifications to tcl.m4 check-in: aecf3a0fe9 user: rmax tags: trunk
09:19
Fix m4 quoting problems :} check-in: 122b06ca01 user: dkf tags: trunk
03:11
This close to a release, simple is better. check-in: b191ed7c37 user: dgp tags: trunk
2005-06-01
22:19
* generic/tclProc.c: Revised fix for [Bug 1209759] is more complex, * generic/tclResult.... check-in: cc9274d22e user: dgp tags: trunk
21:45
d'oh! check-in: 49146570cd user: dgp tags: trunk
21:38
* generic/tclBasic.c: For compatibility with earlier Tcl releases, * generic/tclRe... check-in: ad959189c3 user: dgp tags: trunk
11:00
Implementation of TIP#241 from Joe Mistachkin Also compilation of [switch -glob -nocase] from Donal ... check-in: 1dd0879381 user: dkf tags: trunk
10:02
Increase efficiency of [lindex] compilation check-in: b3662bfb9f user: dkf tags: trunk
09:37
Make the threaded build compile again... check-in: 745f7e4cf0 user: dkf tags: trunk
2005-05-31
12:29
Standardize help messages for 'configure --help' using AC_HELP_STRING check-in: 4392cbd439 user: dkf tags: trunk
11:38
See file. check-in: f40644f675 user: vasiljevic tags: trunk
11:37
The notifier thread is now created as joinable and properly joined in the Tcl_FinalizeNotifier. check-in: 72d6038dca user: vasiljevic tags: trunk
2005-05-30
07:57
See file. check-in: a02f77bfd6 user: vasiljevic tags: trunk
07:56
Fixed Tcl Bug #1204064. check-in: b189cce3c3 user: vasiljevic tags: trunk
00:04
TIP#229 implementation check-in: f1050beab4 user: dkf tags: trunk
2005-05-26
11:18
* macosx/Makefile: moved & corrected EMBEDDED_BUILD check. * unix/configure.in: corrected framewo... check-in: 7028a4742a user: das tags: trunk
08:08
Tab characters are important in *roff tables... check-in: 00b02d06b9 user: dkf tags: trunk
2005-05-25
19:27
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast check-in: a1d08b0d48 user: hobbs tags: trunk
16:13
TIP#182 IMPLEMENTATION [Patch 1165062] * doc/mathfunc.n: New built-in math f... check-in: ba76483869 user: dgp tags: trunk
2005-05-24
19:13
* library/init.tcl: Updated [unknown] to be sure the [return] * tests/init.test:... check-in: f259162cb6 user: dgp tags: trunk
04:44
* tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ... check-in: 07573183ed user: das tags: trunk
2005-05-23
23:38
fixed typo in EXTRA_INSTALL_BINARIES check-in: 70025405a5 user: das tags: trunk
20:20
* macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ... check-in: 7c25639f1f user: das tags: trunk
20:19
* generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad... check-in: f1f3008c90 user: das tags: trunk
20:18
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi... check-in: 26e1c8d94c user: das tags: trunk
17:40
* doc/expr.n: * doc/string.n: fixed roff syntax complaints from 'make html'. check-in: 261e228a30 user: das tags: trunk
2005-05-22
01:30
Fixed a bug in expr round(x) function: returned an empty string if x was an integer check-in: 503afc89f6 user: chengyemao tags: trunk
2005-05-20
15:29
* generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a... check-in: ced7ccb24b user: dgp tags: trunk
02:50
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: 6db5952245 user: das tags: trunk
2005-05-19
22:49
Quell a gcc warning check-in: ddf3146780 user: dkf tags: trunk
15:17
Scratch one bizarre while loop... :^) check-in: 87030df1be user: dkf tags: trunk
13:28
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: 3a9463d7ae user: das tags: trunk
13:27
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: a8c0c897b7 user: das tags: trunk
2005-05-18
20:54
* generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper around Tcl_ExprBooleanObj... check-in: c3e78c6b7d user: dgp tags: trunk
19:09
minor phrasing improvements. check-in: 1fe5c2c031 user: dgp tags: trunk
16:44
* doc/BoolObj.3: Rewrite of documentation dropping many details about the int... check-in: 95abe9b7f5 user: dgp tags: trunk
15:43
* generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so * generic/tclObj.c... check-in: 5a07f799a9 user: dgp tags: trunk
2005-05-17
21:28
* generic/tclObj.c (TclInitObjSubsystem): Removed the * tests/listObj.test: ... check-in: 2074e27c04 user: dgp tags: trunk
2005-05-16
15:35
restore MSVC buildability of tclWin32Dll.c check-in: c022adcc3b user: kennykb tags: trunk
08:41
And another silly mistake... check-in: 9136f67092 user: dkf tags: trunk
08:38
Fixed minor mistake in the example (not following best-practice as described in the Portability sec... check-in: c73418300c user: dkf tags: trunk
2005-05-14
23:15
whitespace/style policing check-in: 52d15b0b4d user: dkf tags: trunk
21:37
whitespace fix check-in: 43fd4654a7 user: dkf tags: trunk
20:46
* generic/tclInt.decls: * generic/tclTest.c: * generic/tclUtil.c: * win/tclWin32Dll.c: fixed lin... check-in: 7ff2693241 user: das tags: trunk
2005-05-13
21:20
further rework of SEH check-in: d1306f71a8 user: kennykb tags: trunk
17:11
* generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. * generic/tclBinary.c... check-in: c4a9664679 user: dgp tags: trunk
2005-05-12
22:48
Corrected duplication of test names check-in: b3032b4166 user: dgp tags: trunk
21:21
changed NAME to match the name of the page. check-in: 9092afcc5a user: kennykb tags: trunk
16:23
Corrected example that confused [namespace which] and [namespace origin] check-in: 2151523185 user: dgp tags: trunk
2005-05-11
15:39
Added UCHAR's to ctype macros in tclStrToD.c check-in: b5d1ecb4f0 user: kennykb tags: trunk
00:53
* unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly compliant compilers that don't lik... check-in: 03b9a47d8d user: hobbs tags: trunk
00:51
* tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t... check-in: fab27ad2b8 user: hobbs tags: trunk
2005-05-10
20:17
Fixes for C++-style comment and bad NaN on PA-RISC check-in: a4754204f2 user: kennykb tags: trunk
19:11
fixed Changelog entry for [Bug 1198892] fix - forgot to mention new regression tests. check-in: 0b53eeb272 user: msofer tags: trunk
18:59
fix ChangeLog message for last commit check-in: 6fef346e5e user: kennykb tags: trunk
18:54
Fixed uninitialized memory read in tclBinary.c when passing a NaN to 'd','q','Q' formats check-in: 14211c3843 user: kennykb tags: trunk
18:33
Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 check-in: 1cc2336920 user: kennykb tags: trunk