summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* | tclStubInit.c: move up #undef, so it is clear that thisjan.nijtmans2012-04-043-25/+1
| * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-0611-9/+9
| * merge core-8-4-branchjan.nijtmans2012-04-041-0/+1
| |\ | |/ |/|
* | Quick workaround for busted branch tip.dgp2012-04-041-0/+1
| * implement TclpGetPid for Cygwinjan.nijtmans2012-04-043-20/+100
|/
* [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-044-20/+82
|\
| * better solution for bug-510001bug_510001jan.nijtmans2012-03-293-0/+29
* | clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-032-1015/+1022
* | make genstubsdgp2012-04-032-1263/+1247
* | remove unused ThreadSpecificDatajan.nijtmans2012-04-031-5/+0
* | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-034-697/+676
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-303-38/+43
|/
* [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-272-47/+50
* fix gcc warning signed<->unsigned warning for cygwinjan.nijtmans2012-03-261-1/+1
* forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefilejan.nijtmans2012-03-261-20/+29
* add TclGetAndDetachPids and TclpCloseFile to cygwin portjan.nijtmans2012-03-232-3/+7
* add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-223-37/+67
* many more cygwin functions presentjan.nijtmans2012-03-223-247/+412
* [bug 3508771] fix OSX buildjan.nijtmans2012-03-221-1/+1
* [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-204-120/+83
* [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-205-41/+183
|\
| * implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwinjan.nijtmans2012-03-195-34/+120
| * bug 3508771: load tclreg.dll in cygwin tclshjan.nijtmans2012-03-193-8/+66
|/
* Patch from the cygwin folksjan.nijtmans2012-03-041-0/+6
* oops, that's no utf-8 BOM ;-(jan.nijtmans2012-02-291-1/+1
* [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-292-6/+20
|\
| * [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-192-6/+14
|/
* 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.dgp2012-02-091-2/+2
|\
| * 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.bug_3484402dgp2012-02-071-4/+4
|/
* 3484621 Invalidate bytecode when exec traces are added/removed from compiled ...dgp2012-02-061-1/+20
* merge to feature branchrfe_3464401jan.nijtmans2012-01-269-601/+1214
|\
| * [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-223-327/+989
| |\
| | * merge trunkrfe_3473670jan.nijtmans2012-01-226-161/+797
| | |\ | | |/ | |/|
| * | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.hjan.nijtmans2012-01-193-1/+11
| * | 3475667 Prevent buffer read overflow. Thanks to "sebres" for the report and fix.dgp2012-01-191-1/+1
| | * rfe-3473670: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-142-169/+199
| |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-094-274/+164
* | [Frq 3464401] Support Unicode 6.1jan.nijtmans2011-12-262-847/+854
|/
* [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-233-216/+88
* [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
* [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-222-0/+10
* Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-1/+1
* Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-162-2/+2
* 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-1/+2
* 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-8/+8
* Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-064-6/+5
* [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
* A few more compiler warningsjan.nijtmans2011-08-181-1/+1
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-165-0/+5
* 3390272 Leak of [info script] value.dgp2011-08-151-0/+4