summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-5/+6
* * unix/Makefile.in: Followup to my change of 2008-06-25, make codeandreas_kupries2008-06-261-2/+2
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-2/+2
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-2/+6
* Fix generation of stubs for the OO API.dkf2008-06-011-3/+3
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-311-3/+5
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-3/+49
* Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-4/+4
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-4/+4
* * unix/Makefile.in: adjust tclDTrace.h dependencies for removaldas2008-04-151-2/+2
* * README: Bump version number to 8.6a0dgp2008-04-011-4/+3
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-3/+3
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-71/+71
* Set version 2.5.5patthoyts2008-02-261-3/+3
* Fix for bug #1818565. Always check that the state array exists in the http::s...patthoyts2008-02-221-3/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-031-3/+3
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-4/+1
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-7/+1
* * unix/Makefile.in: Update `make dist` so that tclDTrace.d isdgp2007-09-171-2/+2
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-4/+24
* * unix/Makefile.in: Perform missing updates of the tcltest Tcldgp2007-09-121-3/+3
* replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXT...das2007-09-061-5/+5
* * generic/tclBasic.c: Removed support for the unmaintaineddgp2007-09-051-18/+10
* correct autoconf/autoheader dependenciesdas2007-09-051-9/+8
* * unix/Makefile.in: It's unreliable to count on the releasedgp2007-09-041-2/+2
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-2/+2
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-3/+5
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-19/+17
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-201-3/+3
* * generic/tclBasic.c: Removed dead code, including thedgp2007-06-281-6/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-061-3/+3
* * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning.das2007-06-031-1/+2
* * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-301-6/+6
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir; fix autohe...das2007-04-251-17/+19
* * unix/Makefile.in (dist): add macosx/*.xcconfig files to src dist.das2007-04-251-2/+3
* * unix/Makefile.in (dist): add platform library package to src disthobbs2007-04-241-9/+7
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-091-3/+3
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-051-3/+3
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-5/+5
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-2/+2
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-051-2/+8
* Finished coding part of TIP#174. Still have tests and docs to do.dkf2006-11-251-180/+167
* * generic/tclParseExpr.c (removed): Moved all the code ofdgp2006-11-091-6/+2
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-22/+4
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-4/+22
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-191-2/+6
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-161-3/+3
* * tests/http.test (http-5.1): bump http to 2.5.3dgp2006-09-161-3/+3