summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-6/+12
| | | | | | | | | | immediately after a function name, so the format of function definitions in tcl*Decls.h matches all other tcl*.h header files. - Change Tcl_ArgvFuncProc, Tcl_ArgvGenFuncProc and GetFrameInfoValueProc to be function definitions, not pointers, for consistency with all other Tcl function definitions.
* Yet another exclusiondkf2010-01-141-2/+3
|
* Another link suppressiondkf2010-01-141-2/+3
|
* More tinkering with the conversion special cases.dkf2010-01-142-20/+45
|
* Add link remapping capability.dkf2010-01-142-7/+17
|
* Add copyrights/version trackers.dkf2010-01-132-0/+7
|
* Add to exclusions, remove list-syntax problemdkf2010-01-132-1/+7
|
* Adjust the link suppressiondkf2010-01-131-2/+3
|
* Another useless special case removeddkf2010-01-131-1/+0
|
* No need for regexp(n) to get special treatmentdkf2010-01-131-1/+0
|
* No need for return(n) to get special treatmentdkf2010-01-131-1/+0
|
* More factoring out of special cases in the nroff->HTML code.dkf2010-01-132-108/+67
|
* Simplification/refactoring of nroff->HTML.dkf2010-01-121-83/+140
|
* Split man2html converter up for ease of maintenance.dkf2010-01-102-1388/+1486
|
* Add more troff macros to ignoredkf2010-01-101-1/+2
|
* Small tweaks to improve reporting and quell some unimportant messagesdkf2010-01-091-3/+3
|
* Added the contributed packages to the code to build HTML docs.dkf2010-01-091-5/+21
|
* Force this file to be interpreted as a Tcl script by Emacsdkf2009-12-161-0/+4
|
* [FRQ 2897296]: Cross-links to sections within a manpage when in HTML.dkf2009-12-111-3/+9
|
* tools/genStubs.tcl Add support for win32 CALLBACK functionsnijtmans2009-12-021-89/+6
| | | | | | | and remove obsolete "emitStubs" and "genStubs" functions. win/Makefile.in Use tcltest86.dll for all tests, and add .PHONY rules to preemptively stop trouble that plagued Tk from hitting Tcl too.
* Eliminate unneccessary spacesnijtmans2009-11-183-16/+16
|
* Forced LF translation when generating .h's to avoid spurious diffs when ↵ferrieux2009-07-261-1/+2
| | | | regenerating on a Windows box.
* Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-4/+1
|
* * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-1/+4
| | | | | | | | * generic/tclPipe.c (FileForRedirect): getHandleProc == NULL, this is allowed. Provide a nice error message in the bypass area. Updated caller to check the bypass for a mesage. This fixes the bug [Bug 2826248] reported by Andy Sonnenburg <andy22286@users.sourceforge.net>
* Apply last useful bit of [Patch 557486].dkf2009-06-151-1/+1
|
* Tcl icon upgraded and SVG file added.patthoyts2009-05-011-0/+67
| | | | | | | | Windows 7 makes significant use of large icon resources. An SVG version of the tcl feather is included and has been used to generate the set of icons recommended for use on Vista except for the 256x256 PNG version. Inclusion of this prevents building with MSVC6 and a number of other tools which cannot handle PNG in in ico files. Hence the largest icon included is 64x64 at 32bit depth.
* Olson's tzdata2009eKevin B Kenny2009-04-091-1/+3
|
* bring doc and tools in line with http://wiki.tcl.tk/812nijtmans2009-03-253-5/+5
|
* The converter author should not be assigned copyright for transformed documentspatthoyts2009-01-181-1/+0
|
* Fix for [Bug 2330040]Joe Mistachkin2008-12-221-1/+5
|
* * README: Bump version number to 8.6b1dgp2008-12-191-1/+1
| | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* Converter script improvements. [Bug 2330040]dkf2008-11-241-27/+39
|
* Removed a rogue ^M from the end of a linepatthoyts2008-10-241-2/+2
|
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-7/+7
| | | | broken since 8.4 and no-one complained about it.
* * README: Bump version number to 8.6a4dgp2008-10-141-1/+1
| | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* Fix for [Bug 1934200]Joe Mistachkin2008-10-061-1/+2
|
* Fixes for [Bug 1934272, 2072891]Joe Mistachkin2008-10-022-4/+8
|
* overlooked 85 -> 86 bumpdgp2008-09-251-2/+2
|
* * README: Bump version number to 8.6a3dgp2008-08-281-1/+1
| | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* * README: Bump version number to 8.6a2dgp2008-08-121-1/+1
| | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* * README: Bump version number to 8.6a1dgp2008-06-191-1/+1
| | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* TIP 285 ImplementationJoe Mistachkin2008-06-132-6/+10
|
* * tools/tsdPerf.tcl: use [info sharedlibextension]das2008-05-311-2/+2
|
* Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-4/+1
|
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-1/+4
| | | | | | | | | | | | Alexandre Ferrieux <ferrieux@users.sourceforge.net> to fix the [Bug 1965787]. 'tell' now works for locations > 2 GB as well instead of going negative. * generic/tclIO.c (Tcl_SetChannelBufferSize): Accepted a patch by * tests/io.test: Alexandre Ferrieux <ferrieux@users.sourceforge.net> * tests/chanio.test: to fix the [Bug 1969953]. Buffersize outside of the supported range are now clipped to nearest boundary instead of ignored.
* * tools/tsdPerf.c A loadable Tcl extension for testing TSDgeorgeps2008-05-092-0/+85
| | | | | | | performance. * tools/tsdPerf.tcl A simplistic tool that uses the thread extension and tsdPerf.so to get some performance metrics by, simulating, simple TSD contention.
* * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-2/+2
| | | | | | | | * generic/tclStubInit.c: export only module-scope pointers to * generic/tclStubLib.c: the main stubs tables (for package * tools/genStubs.tcl: initialization). [Patch 1938497] * generic/tclBasic.c (Tcl_CreateInterp): * generic/tclTomMathInterface.c (TclTommath_Init):
* * tools/genStubs.tcl: revert erroneous 2008-04-02 change markingdas2008-04-081-2/+2
| | | | *StubsPtr as EXTERN instead of extern.
* * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE todas2008-04-021-7/+5
| | | | | | * tools/genStubs.tcl: avoid exporting them from libraries that link with -ltclstub; constify tcl*StubsPtr and stub table hook pointers. [Bug 1819422]
* * README: Bump version number to 8.6a0dgp2008-04-012-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * macosx/Tcl-Common.xcconfig: * macosx/Tcl.pbproj/default.pbxuser: * macosx/Tcl.pbproj/project.pbxproj: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/configure.in: * win/makefile.bc: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tcl: creation so that "tclStubsPtr" is not present * unix/Makefile.in: in libtcl.so, but is present only in libtclstub.a. This tightens up the rules for users of the stubs interfaces. [Bug 1819422] * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclPlatDecls.h: * generic/tclTomMathDecls.h: