summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-04-10 21:51:29 (GMT)
committerGuido van Rossum <guido@python.org>2001-04-10 21:51:29 (GMT)
commit13aa70679ef504a7517261d5c4a3a27ee9aa30c7 (patch)
treeaa2ed319f18413d04816e100695ff7c21b88a4d8 /Python
parent4611df0ece68c300b3518108683e3b2223690d5d (diff)
downloadcpython-13aa70679ef504a7517261d5c4a3a27ee9aa30c7.zip
cpython-13aa70679ef504a7517261d5c4a3a27ee9aa30c7.tar.gz
cpython-13aa70679ef504a7517261d5c4a3a27ee9aa30c7.tar.bz2
Completely revamped BeOS notes, by Donn Cave (SF patch 411834).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions
6 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-253-13/+13
* Corrections to earlier TIP 27 changes.dgp2002-01-244-15/+16
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-231-11/+11
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-183-13/+13
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-182-9/+10
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-3/+3
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-2/+3
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-171-2/+5
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-155-25/+25
* * unix/configure: Regen.mdejong2002-01-112-45/+49
* * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SFandreas_kupries2002-01-111-15/+8
* Removed -GD compiler option. It was intended for future use, but MS is againdavygrvy2002-01-111-8/+4
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* * win/tclWinSerial.c (SerialCheckProc): corrected timehobbs2001-12-191-5/+6
* * Applied #219311 on behalf of Rolf Schroedterandreas_kupries2001-12-171-4/+34
* * win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windowsdkf2001-12-141-1/+15
* * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug itemandreas_kupries2001-12-131-7/+16
* Some install target bugs repaired along with $(TCLSTUBLIB) added to thedavygrvy2001-12-031-64/+43
* Fix a coredump in the filename normalizer code for Win95/98.drh2001-11-281-3/+2
* Removed the Tk reference for the 'winhelp' target. Converge at install willdavygrvy2001-11-281-3/+2
* * unix/Makefile.in: Add comments to better describemdejong2001-11-251-3/+9
* * win/configure: Regen.mdejong2001-11-252-4/+4
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-213-11/+11
* Added useful comments.davygrvy2001-11-201-7/+14
* win fs fixesvincentdarley2001-11-193-147/+395
* * win/makefile.vc:davygrvy2001-11-153-36/+43
* * win/buildall.vc.bat(new):davygrvy2001-11-132-5/+30
* * unix/Makefile.in:mdejong2001-11-111-1/+7
* * win/makefile.vc: Added a check to make sure one runs the makefiledavygrvy2001-11-103-52/+31
* * win/makefile.vc:davygrvy2001-11-102-61/+166
* * win/tcl.dsp:davygrvy2001-11-083-2/+1578
* * win/rules.vc:davygrvy2001-11-082-35/+99
* * unix/Makefile.in:mdejong2001-11-081-6/+2
* Define TCL_INCLUDE_SPEC in tclConfig.sh. It should bemdejong2001-11-083-2/+17
* small error with the naming of the dee and reg extensions.davygrvy2001-11-081-3/+3
* * win/rules.vc:davygrvy2001-11-082-64/+64
* * win/README: Change minimum VC++ version to 5.X sincemdejong2001-11-073-29/+52
* * win/rules.vc (new):davygrvy2001-11-072-292/+523
* win fs fixesvincentdarley2001-10-293-14/+49
* small win fixvincentdarley2001-10-22