John Wiegley
|
0eb597a681
|
Restructured the code to use the new utility code in utils.h.
|
2008-04-13 03:38:31 -04:00 |
|
John Wiegley
|
d016291483
|
Further corrections after attempting to compile.
|
2008-04-13 03:38:31 -04:00 |
|
John Wiegley
|
9039e728b2
|
All system headers (except Boost) now included through system.hh;
also, added support for pre-compiled headers since I'm now using a
centralized resource for system headers.
|
2008-04-13 03:38:31 -04:00 |
|
John Wiegley
|
b84f676946
|
Did some optimization and memory cleanup
|
2008-04-13 03:38:28 -04:00 |
|
John Wiegley
|
a087e6ea97
|
Cleared out all warnings; started work on getting Python up again.
|
2008-04-13 03:35:32 -04:00 |
|
John Wiegley
|
42f43b7686
|
Check in all changes made so far toward 3.0.
|
2008-04-13 03:35:00 -04:00 |
|
John Wiegley
|
47e2a34176
|
*** empty log message ***
|
2008-04-13 02:41:29 -04:00 |
|
John Wiegley
|
4aea9709bb
|
Made several changes to the parsing infrastructure to allow passing
the "config_t" object around. This is needed for parsing option
settings in the initialization file.
|
2008-04-13 02:41:23 -04:00 |
|
John Wiegley
|
f691735c6c
|
Restructed the code that it can build and be used as a shared library.
The command-line version is still statically bound in the build
process by default (for the sake of speed).
|
2008-04-13 02:41:21 -04:00 |
|
John Wiegley
|
c9fb11bd60
|
updated to version 2.0
|
2008-04-13 02:40:47 -04:00 |
|
John Wiegley
|
a32173ace6
|
changes
|
2008-04-13 02:40:47 -04:00 |
|
John Wiegley
|
16841fbae3
|
added (disabled) code for Boost.Python
|
2004-08-27 23:38:39 -04:00 |
|
John Wiegley
|
9350433499
|
added virtual destructor to parser_t
|
2004-08-21 03:24:48 -04:00 |
|
John Wiegley
|
f19aeb6d44
|
fixes
|
2004-08-19 22:05:22 -04:00 |
|