summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy function declarations and definitionsdkf2005-10-181-399/+384
* * unix/tclUnixSock.c (InitializeHostName): Synchronized use ofandreas_kupries2005-09-021-3/+3
* Getting more systematic about styledkf2005-07-171-447/+520
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call.dgp2005-04-121-119/+114
* * generic/tclInt.h (TclGetEncodingFromObj): New function todgp2005-04-081-1/+87
* * generic/tclEncoding.c: Plugged some memory leaks. Thanks todgp2004-12-131-2/+3
* * generic/tclEncoding.c: Different fix for [Bug 1077005].dgp2004-12-041-2/+2
* * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the casedgp2004-12-021-3/+3
* * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-011-7/+6
* * generic/tclEncoding.c: Moved TclpSetInitialEncodings()dgp2004-12-011-3/+2
* Patch 976520 reworks several of the details involved withdgp2004-11-301-276/+396
* * generic/tclEncoding.c (TableFromUtfProc): correct crashhobbs2004-11-121-2/+13
* Simplify LoadTableEncodingdkf2004-10-061-21/+10
* * generic/tclBasic.c:dgp2004-10-061-8/+3
* * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings.dgp2004-06-181-13/+15
* * 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