summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* First draft of tcl/pkgs/README bundling instructions.dgp2012-09-131-1/+57
|
* Revert committed debugging configuration.dgp2012-09-131-1/+1
|
* merge trunkdgp2012-09-131-0/+7
|\
| * Fix msgcat-0.7 when running tests outside of the build tree (part of Bug ↵jan.nijtmans2012-09-131-0/+7
| | | | | | | | #3549770)
* | merge trunkdgp2012-09-132-4/+4
|\ \ | |/
| * 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
| |
| * 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for ↵twylite2012-09-131-2/+2
| | | | | | | | filesystem-7.1.1
* | merge trunkdgp2012-09-128-17/+170
|\ \ | |/
| * finish the TIP 404 implementation.dgp2012-09-124-9/+12
| |
| * tip#404 file locale mcset: mc(fl)(m)setoehhar2012-09-125-11/+161
| |\
| | * ChangeLog entry addedtip_404oehhar2012-09-071-1/+9
| | |
| | * Reentrant mcfl(m)set command, test, document mcflset as recommended for ↵oehhar2012-09-073-12/+56
| | | | | | | | | | | | message files
| | * Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with somedkf2012-08-273-5/+103
| | | | | | | | | added documentation. No tests for new functionality yet.
* | | merge trunkdgp2012-09-121-2/+6
|\ \ \ | |/ /
| * | 3564735 Protect against mem corruption when var resolvers misbehave.dgp2012-09-111-2/+6
| | |
* | | merge trunkdgp2012-09-112-9/+1
|\ \ \ | |/ /
| * | fix running package-tests on Windows, correct TCLSH_PROG in this casejan.nijtmans2012-09-101-1/+1
| | |
| * | removed leftover from failed attempt to unify stub tables.jan.nijtmans2012-09-071-8/+0
| | |
* | | correct font issues in define.ndgp2012-09-073-8/+22
|\ \ \ | |/ / | | | | | | silence thread.test warning messages Automake updates
* | | merge trunkdgp2012-09-063-5/+11
|\ \ \ | |/ /
| * | Minor clarification of description; all traces use a command prefix for ↵dkf2012-09-051-1/+1
| |\ \ | | | | | | | | | | | | their callbacks.
| | * | Minor clarification of description; all traces use a command prefix for theirdkf2012-09-051-1/+1
| | | | | | | | | | | | callbacks.
| * | | ...and the date too.dgp2012-08-301-1/+1
| | | |
| * | | Update changes for 8.6b3dgp2012-08-301-2/+8
| | |/ | |/|
* | | merge trunkdgp2012-08-281-1/+7
|\ \ \ | |/ /
| * | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the ↵andreask2012-08-271-1/+7
| | | | | | | | | | | | code which wasn't prepared to deal with that.
* | | merge trunkdgp2012-08-274-14/+29
|\ \ \ | |/ /
| * | minor: tidy up formattingdkf2012-08-261-11/+11
| |\ \ | | |/
| | * minor: tidy up formattingdkf2012-08-251-66/+71
| | |
| * | [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-252-1/+6
| |\ \ | | |/
| | * [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-252-1/+6
| | |
| * | make sure that extensions which might still use TclWinNToHS, now use ntohs ↵jan.nijtmans2012-08-242-1/+5
| |\ \ | | |/ | | | | | | directly.
| | * make sure that extensions which might still use TclWinNToHS, now use ntohs ↵jan.nijtmans2012-08-242-1/+5
| | | | | | | | | | | | directly.
| * | small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+7
| |\ \ | | |/
| | * small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+6
| | |
* | | merge trunkdgp2012-08-232-7/+10
|\ \ \ | |/ /
| | |
| | \
| *-. \ [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj().jan.nijtmans2012-08-232-7/+10
| |\ \ \ | | | |/
| | | * [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid valuesjan.nijtmans2012-08-232-1/+11
| | | | | | | | | | | | (Backported from Tcl 8.6)
| | * | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj()bug_3496014jan.nijtmans2012-07-161-6/+2
| | | |
* | | | merge trunkdgp2012-08-212-2/+12
|\ \ \ \ | |/ / /
| * | | 3559678 Fix bad filename normalization when the last component is the empty ↵dgp2012-08-202-2/+12
| |\ \ \ | | | |/ | | |/| | | | | string.
| | * | 3559678 Fix bad filename normalization when the last component is the empty ↵dgp2012-08-202-2/+12
| | | | | | | | | | | | | | | | string.
* | | | merge trunkdgp2012-08-2015-222/+317
|\ \ \ \ | |/ / /
| * | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵jan.nijtmans2012-08-204-27/+12
| |\ \ \ | | |/ / | | | | | | | | initialized winsock_2 library
| | * | ... and don't forget ChangeLog entryjan.nijtmans2012-08-201-0/+8
| | | |
| | * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵jan.nijtmans2012-08-203-27/+3
| | | | | | | | | | | | | | | | initialized winsock_2 library
| * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-172-4/+11
| |\ \ \ | | |/ / | | | | | | | | version numbers.
| | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-172-4/+11
| | |\ \ | | | | | | | | | | | | | | | version numbers.
| | | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-0/+5
| | | | | | | | | | | | | | | | | | | | version numbers.
| | | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-4/+6
| | | | | | | | | | | | | | | | | | | | version numbers.