Commit Graph

  • b971cada8c Revert attempt at supporting both autoconf 2.13 and modern versions in the same build chain. There are simply too many broken things in 2.13 to make it work. Cache handling is broken as well which is why I need to revert the pdo_inc_path cache fix as well. master Rasmus Lerdorf 2009-11-29 06:13:22 +00:00
  • 4725d20223 Someone strap down Jani and give him a sedative please. This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief. Rasmus Lerdorf 2009-11-25 01:30:06 +00:00
  • 7f761f0610 - update to package.xml v2 Pierre Joye 2009-11-05 16:57:02 +00:00
  • a1d7af18b7 fix a huge number of wrong MIME types. UGH. Gwynne Raskind 2009-07-13 12:15:13 +00:00
  • facec964a5 make use of array_init() fixes segfault on ORDER BY Antony Dovgal 2008-08-29 10:31:58 +00:00
  • 16ddd2863a - 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:04:24 +00:00
  • ab7c9a9c1d Fix type in proto Sara Golemon 2007-10-30 23:00:55 +00:00
  • a522fafe67 This commit was manufactured by cvs2svn to create tag 'RELEASE_0_3_0'. RELEASE_0_3_0 SVN Migration 2007-10-30 19:10:51 +00:00
  • 579cf1e224 Add Ben to the developers list and prep for 0.3.0 release Sara Golemon 2007-10-30 19:10:50 +00:00
  • 5a10059d8d Improve nested query support and add recognition of 'IN' keyword Sara Golemon 2007-10-30 18:20:04 +00:00
  • 117ebd0e3f Keep all declarations right up top Sara Golemon 2006-10-26 16:07:39 +00:00
  • 4fbfca3e71 Add recognition of * wildcard fields and :label :123 placeholders. Sara Golemon 2006-06-10 20:35:16 +00:00
  • c9427c5b05 PHP 5.0 Compatability Sara Golemon 2006-05-15 21:00:56 +00:00
  • 126506da3b oops, wrong define Sara Golemon 2006-05-10 23:50:07 +00:00
  • 3e8b2c1a49 Prep for release Sara Golemon 2006-05-10 18:24:21 +00:00
  • 608148bfdb Document new PDO_User methods Sara Golemon 2006-05-10 18:16:20 +00:00
  • 3c4dcbfc9d Fix looping bug when string literals are unterminated Sara Golemon 2006-05-10 18:15:24 +00:00
  • fcc5daec82 Add: string PDO_User::tokenName(int $tokenid) Change tokenizer test to not care about tokenids changing around Sara Golemon 2006-05-10 17:47:23 +00:00
  • 1e2fe82980 Add sub-select support Sara Golemon 2006-05-10 17:29:52 +00:00
  • 466cc57767 Expand field selection options with table.field and database.table.field Expand table selection options with database.table Add recognition of floating point numbers Sara Golemon 2006-05-09 05:21:59 +00:00
  • dcc7e0b411 Implement a generic SQL parser for userspace. $ret = PDO_User::parseSQL($sql); Will return a complex nested array structure containing a script navigable representation of a given SQL statement. No, this isn't a complete implementation of SQL99. No, this doesn't allow multiple statements separated by a semicolon. No, the parser generation isn't built into the Makefile.frag (yet). Sara Golemon 2006-05-09 01:58:46 +00:00
  • 24ca72b90a Some additional SQL tokens Sara Golemon 2006-05-08 02:57:05 +00:00
  • 4ddb0c1a94 Put pdo_user_sql_tokenizer.re into the build system and replace pdo_user_sql_tokenizer.c with re2c -b version. Sara Golemon 2006-05-08 00:31:38 +00:00
  • e80a0eccf9 Add generic SQL tokenizer Sara Golemon 2006-05-07 20:28:59 +00:00
  • 5456566ebe Oooops.... damn you copy/paste\! Sara Golemon 2006-05-04 20:04:49 +00:00
  • f9ae37c6c2 Persistency in userspace class driven pdo instances would be bad. Sara Golemon 2006-05-04 14:53:55 +00:00
  • e991f06d63 This commit was manufactured by cvs2svn to create tag 'RELEASE_0_1_0'. RELEASE_0_1_0 SVN Migration 2006-05-03 23:42:25 +00:00
  • 5bf48ba638 Initial Release Sara Golemon 2006-05-03 23:42:24 +00:00
  • b24bc05012 Standard project directories initialized by cvs2svn. SVN Migration 2006-05-03 23:42:24 +00:00