summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEncoding.c:rmax2004-05-071-5/+131
* (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved todavygrvy2004-05-051-2/+2
* Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystemdavygrvy2004-04-201-1/+2
* * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CEhobbs2004-04-071-22/+37
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-2/+2
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-211-1/+46
* * generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properlyhobbs2002-11-271-2/+4
* * generic/tclEncoding.c (UtfToUtfProc, UtfToUnicodeProc):hobbs2002-11-121-8/+26
* * generic/tclEncoding.c (EscapeFromUtfProc):hobbs2002-04-181-8/+22
* * generic/tclEncoding.c: Fix typo in comment.mdejong2002-03-111-2/+2
* * tests/io.test:hobbs2002-03-041-16/+23
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-10/+10
* * Updated APIs indgp2001-09-241-2/+2
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-17/+32
* Fixing bug #119417 using patch #102496.andreas_kupries2000-12-081-10/+26
* * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return ahobbs2000-01-211-3/+3
* * doc/glob.n:hobbs1999-12-121-2/+2
* * generic/tcl.decls :redman1999-12-021-1/+83
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+2685