Commit Graph

  • b9c08134db s,function_entry,zend_function_entry, As announced in http://news.php.net/php.pecl.dev/7123 master Johannes Schlüter 2010-03-31 20:39:48 +00:00
  • 4738eaa6a3 - update to package.xml v2 Pierre Joye 2009-11-05 11:56:07 +00:00
  • 7bd492551e tag 1.3.0 parsekit-1.3.0 Sean Coates 2009-10-17 21:42:27 +00:00
  • 8ec0a063fa MFB Sean Coates 2009-10-17 21:40:17 +00:00
  • 0580b9450f make it 1.3.0, not just 1.3 (thanks to package-validate) parsekit_1_3 Sean Coates 2009-10-17 21:03:52 +00:00
  • 100f9a7e64 prep for 1.3 release Sean Coates 2009-10-17 19:00:48 +00:00
  • 8cf4a66c50 branch for 1.3 Sean Coates 2009-10-17 19:00:03 +00:00
  • 5ba31a80bc fix a huge number of wrong MIME types. UGH. Gwynne Raskind 2009-07-13 12:15:13 +00:00
  • 1c7600f22b Fix bug #14136. Sebastian Bergmann 2009-01-22 16:21:11 +00:00
  • 4aa73bf7a0 gc macros are only good for zvals Elizabeth Marie Smith 2008-11-25 01:00:53 +00:00
  • b886f7d679 add elizabeth and myself to developers list, mark sara inactive Sean Coates 2008-11-24 21:20:35 +00:00
  • d024cf225e make parsekit build on 5.3 -- this needs a review by Elizabeth before it's ready to release Sean Coates 2008-11-24 21:20:00 +00:00
  • 586f39b4ef - 'static' was added into ZEND_BEGIN_ARG_INFO_EX macro Felipe Pena 2008-11-17 11:46:30 +00:00
  • 3062d31937 add jmp_offset and address (via Wez & Luke) Sean Coates 2008-11-09 18:03:40 +00:00
  • 5822b18ff4 add run-tests to ignore Sean Coates 2008-11-09 17:56:23 +00:00
  • 697833c5d2 - Bring the majority of PECL extensions into line with macro/x.x.x versioning. - Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases. Steph Fox 2008-03-31 10:03:54 +00:00
  • 226e5aae89 - catch bailouts from compiler at parse errors Johannes Schlüter 2007-10-05 08:49:02 +00:00
  • 012d7a7e0d Add .cvsignore (copied from pecl/runkit). Sebastian Bergmann 2007-01-29 07:43:44 +00:00
  • 7b1de9a2c2 This commit was manufactured by cvs2svn to create tag 'RELEASE_1_2'. RELEASE_1_2 SVN Migration 2006-11-01 20:00:04 +00:00
  • 19d70f6c2d Prepare for release Sara Golemon 2006-11-01 20:00:03 +00:00
  • d190cbf6b3 Bugfix #9143 - User functions extending internal functions can't be popped Sara Golemon 2006-11-01 19:52:47 +00:00
  • 82ee70924a Frickin' noisy compilers Sara Golemon 2006-06-16 18:52:33 +00:00
  • 5e9f295f22 This commit was manufactured by cvs2svn to create tag 'RELEASE_1_1'. RELEASE_1_1 SVN Migration 2006-06-16 17:44:55 +00:00
  • c32cd5b5e9 Prep for release Sara Golemon 2006-06-16 17:44:54 +00:00
  • 846a28c26c Process CV nodes Sara Golemon 2006-06-16 17:35:06 +00:00
  • 66e9263175 Update (c) info Sara Golemon 2006-06-07 17:35:37 +00:00
  • f8086d08b3 This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0_4'. RELEASE_1_0_4 SVN Migration 2005-07-03 21:36:15 +00:00
  • 1465664abc Ifdef out some deprecated opcodes Sara Golemon 2005-07-03 21:36:14 +00:00
  • 3ae4f7d848 This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0'. RELEASE_1_0 SVN Migration 2004-10-31 22:03:47 +00:00
  • 7840cbb818 parsekit 1.0 -- Ready to wear Sara Golemon 2004-10-31 22:03:46 +00:00
  • 23c3a351d9 This commit was manufactured by cvs2svn to create tag 'RELEASE_0_3_1'. RELEASE_0_3_1 SVN Migration 2004-10-31 22:00:11 +00:00
  • 3aa207c3e7 Better late than never, Release 0.3.1 Sara Golemon 2004-10-31 22:00:10 +00:00
  • f4a9cf112e Wrap the ZEND_IMPORT_* constants in #ifdefs, they go bye-bye in 5.1 Sara Golemon 2004-10-31 21:55:38 +00:00
  • 51e6b0d905 nix that modifier, BSD doesn't like it Sara Golemon 2004-09-01 03:40:32 +00:00
  • a1e5bc5353 ZE1 stores zce's as *, not ** Sara Golemon 2004-08-29 05:09:06 +00:00
  • bdbaa0a76e This commit was manufactured by cvs2svn to create tag 'RELEASE_0_3'. RELEASE_0_3 SVN Migration 2004-08-27 02:55:05 +00:00
  • 66d50d4a58 Release 0.3 Sara Golemon 2004-08-27 02:55:04 +00:00
  • a2dfcdc302 Cleanup Sara Golemon 2004-08-27 02:50:29 +00:00
  • 485c896d1d Petty fixes Sara Golemon 2004-08-26 03:20:16 +00:00
  • 804999465d Adding win32 configuration file Frank M. Kromann 2004-08-21 03:19:44 +00:00
  • 05db59abeb Emulate arg_info in a ZE1 zend_function Sara Golemon 2004-08-16 01:15:46 +00:00
  • 048a677a77 jmp_addr is ZE2 specific Sara Golemon 2004-08-15 23:52:50 +00:00
  • 53d46e25e5 Add reflection for user defined function/method parameter declaration Sara Golemon 2004-08-13 19:12:52 +00:00
  • 8dfabbb93b Plug leak Sara Golemon 2004-08-13 18:23:05 +00:00
  • 3a94136ab8 Add simpler output Sara Golemon 2004-08-07 23:50:32 +00:00
  • 2ef1b4ec30 There's a symbol collision there somewhere me thinks. Sara Golemon 2004-05-21 03:23:03 +00:00
  • 7d65a19b33 Wonky typo Sara Golemon 2004-05-17 21:11:02 +00:00
  • 72e9794ccd Add some preprocessing to opcode output. Sara Golemon 2004-05-08 22:37:05 +00:00
  • bc28349fea This commit was manufactured by cvs2svn to create tag 'RELEASE_0_2'. RELEASE_0_2 SVN Migration 2004-05-07 20:51:42 +00:00
  • 36ce108331 Forgot to commit this for REL_0_2 Sara Golemon 2004-05-07 20:51:41 +00:00
  • d6859571b3 Add ZE1 Support Sara Golemon 2004-05-06 23:40:56 +00:00
  • 95f3934c88 This commit was manufactured by cvs2svn to create tag 'RELEASE_0_1'. RELEASE_0_1 SVN Migration 2004-05-05 22:37:33 +00:00
  • 3996427d02 Initial Release Sara Golemon 2004-05-05 22:37:32 +00:00
  • 078c33b556 Standard project directories initialized by cvs2svn. SVN Migration 2004-05-05 22:37:32 +00:00