summaryrefslogtreecommitdiffstats
path: root/generic/regcustom.h
Commit message (Expand)AuthorAgeFilesLines
* Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li...jan.nijtmans2015-12-211-8/+0
* revert accidental part of previous commitjan.nijtmans2013-11-221-4/+0
* Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together...jan.nijtmans2013-11-221-0/+4
|\
| * Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-1/+1
| |\
| | * Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-1/+1
| | * * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-161-0/+6
* | | TIP 388 implementationjan.nijtmans2011-08-121-1/+1
* | | Remove unused @MAN2TCLFLAGS@nijtmans2010-04-281-4/+6
* | | Use attemptckalloc instead of ckalloc; RE engine knows how to deal with failuredkf2010-02-011-2/+2
|/ /
* | Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-44/+69
* | Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-101-3/+19
* | Deleted unwanted extra space at end of some linesdkf2005-11-101-5/+5
* | * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-161-0/+6
|/
* * generic/regc_color.c:hobbs1999-10-131-8/+9
* * tests/reg.test:stanton1999-06-021-0/+28
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+85