77 Commits

Author SHA1 Message Date
David Rose
8f96a87460 pstrtod 2009-06-14 16:10:09 +00:00
David Rose
0bc22b6034 prebuild-bison 2009-01-20 20:02:50 +00:00
David Rose
a6f4fb2377 operator bool () -> __nonzero__() 2009-01-20 03:17:44 +00:00
David Rose
58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
David Rose
964c76f2e0 pandaFileStream 2008-09-09 00:06:47 +00:00
David Rose
fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose
07e5322800 simple fix to token-pasting problem 2008-05-09 18:48:20 +00:00
David Rose
611a10f796 try again to satisfy compilers 2008-01-17 01:22:57 +00:00
David Rose
651513d595 use reinterpret_cast for 64-bit architecture 2007-09-13 19:25:09 +00:00
David Rose
bc488bb495 allow (and ignore) args to #endif 2007-08-16 17:19:12 +00:00
David Rose
8392266935 BEGIN_PUBLISH .. END_PUBLISH applies to methods too 2007-07-13 21:22:22 +00:00
Josh Yelon
1e7c8513c3 Interrogate include-path alterations 2007-06-27 23:57:19 +00:00
David Rose
ecad9e186e fix issues with parser-inc and new interrogate search rules 2007-06-22 15:21:44 +00:00
Josh Yelon
7dc0da379b Corrected include-file search-path 2007-06-21 23:46:25 +00:00
David Rose
a51d4712cf prebuild-bison 2007-04-21 01:45:13 +00:00
David Rose
346928ece7 support BLOCKING keyword 2007-04-18 21:51:36 +00:00
David Rose
55225290b8 add MemoryBase to fix malloc issues, especially on OSX 2006-11-17 02:13:10 +00:00
David Rose
a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
Roger Hughston
859fc08886 small memory leak with multiple #defines... 2006-05-12 23:48:02 +00:00
David Rose
03c35a63ff CHAR -> CHAR_TOK (avoid conflict with Windows SDK) 2006-04-06 17:51:24 +00:00
David Rose
eaf21c7e2b fix unary - in interrogate 2006-01-21 00:49:17 +00:00
David Rose
572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose
237d193cac fix malloc issues on Linux 2005-09-30 19:49:25 +00:00
Josh Yelon
9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose
a16bce7a37 prebuild-bison 2005-07-13 17:10:56 +00:00
David Rose
01c82da5df interrogate supports wstring 2005-07-13 15:37:56 +00:00
David Rose
7eab63d1e6 remove indent.cxx 2005-07-06 17:40:25 +00:00
David Rose
be6d48df86 move TypedObject etc. stuff to dtool 2005-07-06 17:29:46 +00:00
Dave Schuyler
0dd3363dd1 formatting 2005-04-25 23:39:51 +00:00
David Rose
c4fb3aa93a bison 1.875c now requires parens within the macro args 2005-01-28 17:15:40 +00:00
David Rose
77f6853877 fix problem parsing quoted commas in a manifest parameter 2004-12-09 23:21:40 +00:00
David Rose
3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
Dave Schuyler
ebf10096a5 *** empty log message *** 2004-09-28 02:02:12 +00:00
David Rose
843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler
36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose
e3b7aa48f9 properly detect need to upcast in single-inheritance cases 2004-01-05 23:40:54 +00:00
Dave Schuyler
f24d405030 changed include to use quotes 2003-10-28 05:15:48 +00:00
David Rose
baa5e959a5 allow os-specific filenames on interrogate command line 2003-07-21 16:55:58 +00:00
Dave Schuyler
1f236ab391 changed include scope for clarity. 2003-05-06 04:39:29 +00:00
David Rose
324280b3f2 update prebuilt 2003-02-25 02:33:58 +00:00
David Rose
3496d7fedc be more forgiving with || and && in #if expressions 2003-01-21 19:29:31 +00:00
David Rose
78897e2563 build on Irix 2003-01-20 15:52:42 +00:00
David Rose
302eeb67fc update comment 2003-01-20 15:07:07 +00:00
David Rose
7b4ffc05f9 rename struct for consistency 2003-01-20 15:00:59 +00:00
David Rose
df88308629 fix for bison greater than 1.35 2003-01-19 18:59:18 +00:00
David Rose
ae0bf15799 fix for recent versions of bison 2003-01-15 19:30:56 +00:00
David Rose
d231aa4421 support arbitrary parens around formal parameters 2002-09-27 22:30:50 +00:00
Joe Shochet
bb33020f89 interrogate should look in /usr/include 2002-09-26 21:42:22 +00:00
David Rose
3868e3e94d eliminate DIRECTORY_IF_* and TARGET_IF_* for BUILD_DIRECTORY and BUILD_TARGET 2002-05-29 16:46:58 +00:00
David Rose
621ad03421 define prebuild-bison 2002-05-24 19:30:16 +00:00