summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/waste
diff options
context:
space:
mode:
authorcvs2svn <tools@python.org>2001-09-08 21:38:26 (GMT)
committercvs2svn <tools@python.org>2001-09-08 21:38:26 (GMT)
commitf7adf2f473966ef33f6079ceb7115cb6cde3b521 (patch)
treef13b7f8af2e6680e7d5ad33755ec199262cf537e /Mac/Demo/waste
parentf7e571432ab60dfdef9de41218e8612c49a13be0 (diff)
downloadcpython-2.2a3.zip
cpython-2.2a3.tar.gz
cpython-2.2a3.tar.bz2
This commit was manufactured by cvs2svn to create tag 'r22a3'.v2.2a3
Diffstat (limited to 'Mac/Demo/waste')
0 files changed, 0 insertions, 0 deletions
3466099'>bug_3466099 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/unix
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2007-04-21 19:52:12 (GMT)
committerKevin B Kenny <kennykb@acm.org>2007-04-21 19:52:12 (GMT)
commit28e10d16ff23e12b9d930dcc0a73140af1265d93 (patch)
tree385a4c1bcb6c38cfebf2b69a1d8c73e24eb9ee8c /unix
parent9001e4a12a8cb6226719049f272585d73ca82f54 (diff)
downloadtcl-28e10d16ff23e12b9d930dcc0a73140af1265d93.zip
tcl-28e10d16ff23e12b9d930dcc0a73140af1265d93.tar.gz
tcl-28e10d16ff23e12b9d930dcc0a73140af1265d93.tar.bz2
* generic/tclInt.decls: Yet another round of attempting
* generic/tclInt.h: to get the correct type signature * unix/tclUnixPort.h: for TclpLocaltime and TclpGmtime. * unix/tclUnixTime.c: CONST TclpTime_t is a 'time_t *CONST' * win/tclWinTime.c: and not a 'CONST time_t*'! * generic/tclIntDecls.h: [Bug 1677275] * generic/tclIntPlatDecls.h: Regenerated.
Diffstat (limited to 'unix')