tclparser

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2015-06-18
07:55
merge branch Leaf check-in: 53f5b44b14 user: aspect tags: trunk
07:36
Fix [parse list] behaviour: http://sourceforge.net/p/tclpro/patches/5/ Also deals with list part of http://sourceforge.net/p/tclpro/bugs/47/ Leaf check-in: 56acb8b4c1 user: aspect tags: tclconfig
06:50
update tclconfig, regenerate configure check-in: 233dff2de2 user: aspect tags: tclconfig
2007-07-08
19:53
* configure.in: Advanced patchlevel to 1.4.1 * tclParser.c: Added {*} support, and made parser forgiving in the face of missing 'errorType' and 'term' data from Tcl_ParseExpr. Silenced several compiler warnings. Made the package version come from the configurator. * tests/parse.test: Made several tests TIP-148 compliant. * tests/parseCmd.test: Made several tests TIP-148 compliant, and added a test case for {*}. * configure: Regenerated. check-in: af3fd3e299 user: kennykb tags: trunk
2005-03-19
00:23
see ChangeLog check-in: aca2104c92 user: hobbs tags: trunk
00:19
* Makefile.in (AR): use @AR@ * configure, tclconfig/tcl.m4: TEA 3.2 patch update check-in: af4ac64630 user: hobbs tags: trunk
2005-03-18
01:23
* configure (new): Updated to TEA 3.2 * Makefile.in, configure.in: * tclconfig/tcl.m4, tests/all.tcl: * tclconfig/ChangeLog (removed): check-in: eac254bcc1 user: hobbs tags: trunk
2003-11-20
19:30
* doc/parse.n: Added nroff output as a convenience. * doc/parse.man: Added doctools man page, to replace old, outdated, and inaccurate Word file. check-in: 73eb17ff2c user: davidw tags: trunk
2003-04-04
21:14
* tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. check-in: c9f42c5cc4 user: andreas_kupries tags: trunk
2002-10-16
17:07
aix fix check-in: cc6d3e0c85 user: andreas_kupries tags: trunk
01:45
Regen'd configure, hpux section quote error. check-in: 31af801dea user: andreas_kupries tags: trunk
2002-10-15
23:35
Regen'd configure for new tcl.m4. check-in: 224bd30755 user: andreas_kupries tags: trunk
17:53
* configure.in: Changed to propagate an initial CFLAGS value to the final definition. A TEA condition (SHARED_BUILD == 1) squashed it, causing it the build system to loose the +DAportable we specify for the AS PA-RISC2.2 build host. This is a problem for _all_ TEA and TEA 2 based configure files. check-in: 3186e3fc13 user: andreas_kupries tags: trunk
2002-10-04
17:14
* Makefile.in: * configure.in: * aclocal.m4: * tools: * tclconfig: Rewrote build system to use TEA 2. check-in: 345223a28e user: andreas_kupries tags: trunk
2001-10-17
18:07
* tclParser.c: Changed name of package from "tclParser" to "parser". TclXML provides a package called "tclparser" (pure-tcl parser for xml). Note the different capitalization. There are also thoughts underway to make [load] and/or [package require] case-insensitive. Hence the decision to avoid the possible clash by renaming this package. Note that the bytecode compiler package is already called "compiler", so there is a precedent for using such a generic name. This package exposes "the" parser of the core tcl interpreter. check-in: 40833d68f8 user: andreas_kupries tags: trunk
2001-03-15
06:00
Modified Nativepath proc to support new Cygwin drive syntax. check-in: ee0ae6ecaa user: karll tags: trunk
2001-03-02
07:53
Changed the packageVersion in tclParser.c from 1.0 to 1.4, to match other stuff in the package. This change causes mkIndex.tcl to work properly, generating a valid pkgIndex.tcl. Previously the pkgIndex.tcl file would not contain a "package ifneeded" script, causing "package require tclParser" to fail. check-in: db13962d3c user: karll tags: trunk
2000-10-31
23:31
Chagned to "license.terms" based licensing for Open Source. check-in: 24749b526d user: welch tags: trunk, tclpro-1-5-0
2000-07-31
15:40
Fixed windows mkIndex for DLLs check-in: 99c5cdb47d user: welch tags: trunk, tclpro-1-4-0
2000-07-23
20:28
Use INSTALL_PROGRAM instead of INSTALL_DATA to install libraries so they get execute permisison on HPUX check-in: 754359d785 user: wart tags: trunk
04:30
Fixed generation of pkgIndex.tcl to relflect DLL location in the lib/parser* directory instead of bin check-in: 4403edb898 user: welch tags: trunk
2000-07-19
05:59
* Makefile.in - bug fix in install for lib_BINARIES check-in: f1ee83eea7 user: welch tags: trunk
2000-06-19
19:37
*** empty log message *** check-in: f1175254fc user: davidg tags: trunk, ajuba-ajuba2-2-1-base
19:33
removed #include <tcl.h> because #include <tclInt.h> will do it anyways. Changed Tcl_InitStubs in Parser_Init() to ask for 8.1 instead of 8.0 as there won't ever be a a stub-enabled 8.0.6. check-in: 383a91a344 user: davidg tags: trunk
2000-06-16
20:50
configure.in version macro needed to be bumped up to 1.4 from 1.3 check-in: df2b202fea user: davidg tags: trunk
2000-05-30
22:08
Changed copyright to Ajuba check-in: b13c959889 user: wart tags: trunk, ajuba-ajuba2-2-0
2000-03-17
22:49
Removed debugging lines check-in: ef36d179df user: wart tags: trunk, scriptics-sc-2-0-b1
2000-03-15
01:17
Added @TCL_EXTRA_CFLAGS@ to compile line to fix build problems on irix. check-in: 5c1215b6c7 user: wart tags: trunk
2000-02-12
00:00
Added dependency file for module that is shared beween products check-in: 24356ddf1b user: wart tags: trunk
2000-02-06
00:55
Look for tcl.m4 in the new config subdirectory check-in: 3266278b9a user: wart tags: trunk
00:55
Rearranged build/install files to use a shared config module check-in: e68d85d5fc user: wart tags: trunk
2000-01-25
01:00
Added support for building under Win95/98 using cygwin check-in: 4a148c8dd7 user: wart tags: trunk
2000-01-24
22:38
Updated to reflect recent TEA changes check-in: 24309615d8 user: wart tags: trunk
22:24
Updated to reflect recent TEA changes check-in: 9d91e3bbaa user: wart tags: trunk
2000-01-18
23:41
Updated to reflect recent TEA changes check-in: c247c0a4ab user: wart tags: trunk
1999-11-24
02:22
Updated to reflect recent TEA changes check-in: a3947100b2 user: wart tags: trunk
00:49
Updated to reflect recent TEA changes check-in: 9622702e54 user: wart tags: trunk
1999-10-19
22:16
Removed duplicate macro check-in: 26ca19917c user: wart tags: trunk, scriptics-sc-1-0
1999-10-14
22:41
Removed unused references to exec_prefix_NATIVE. check-in: 9401dc7ed4 user: wart tags: trunk
1999-09-21
15:58
Removed debugging statement check-in: d6f1f956ae user: wart tags: scriptics-bc-1-0-b1, trunk
03:53
Removed the reference to $OUTCHAN... that may be wrong, but this way I was able to run the tests from the commandline. check-in: 67b68ff86c user: sven tags: trunk
03:52
Added a package require for the package tclParser. check-in: 49ef460173 user: sven tags: trunk
1999-09-17
23:37
tclParser.c: Fixed bad #define configure.in: Use macro to determine Tcl stub library name. check-in: 56014f0cbc user: wart tags: trunk
23:01
Force install-sh and mkinstalldirs to be executable at end of configure. Updated mkIndex script to reflect changes in TEA sample extension. check-in: 3605b78b11 user: wart tags: trunk
22:51
File now simplies does "include" on tcl.m4 to load macros. check-in: 751ccf3050 user: wart tags: trunk
22:49
Updated to use macro for locating Tcl shell check-in: 5bf81afe29 user: wart tags: trunk
00:03
Removed config.status: and configure: targets from Makefile check-in: 3b3b02a3c3 user: wart tags: trunk
1999-09-16
01:33
Added the TclPro test suite for the parser code. check-in: b5a7df79b0 user: redman tags: trunk
01:23
Should now compile properly. check-in: 229eec592e user: redman tags: trunk
1999-09-15
23:33
parseCmd code from TclPro 1.3 Leaf check-in: 631df454b0 user: redman tags: import-1.1.1, trunk