Next | Query returned 28 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-09-16 07:46:27 by OBATA Akio | Files touched by this commit (29)
Log message:
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
   2010-02-18 14:45:35 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
php4 support is gone.
   2009-07-17 20:00:26 by Adrian Portelli | Files touched by this commit (126)
Log message:
Give up MAINTAINER
   2009-06-14 19:43:27 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-03 16:21:07 by Johnny C. Lam | Files touched by this commit (19)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-11-25 18:53:24 by Adrian Portelli | Files touched by this commit (3)
Log message:
Update to 4.96a
Works with both php4 and php5.
Postgresql driver's ServerInfo() function now works properly.
Added a new session handler, in adodb-session2.php.
ADODB_ACTIVE_RECORD, added find() method, and new constructor method
ODBC_DB2 driver now works properly
New BindDate() and BindTimeStamp() functions in connection object
New SetTransactionMode()
   2007-06-10 10:44:24 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Wants php4, so disallow php5 and bump revision.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-06-11 16:21:31 by Adrian Portelli | Files touched by this commit (2) | Package updated
Log message:
Update to 4.81
Fixed variable ref errors in adodb-ado5.inc.php in _query().
Mysqli setcharset fix using method_exists().
The adodb-perf.inc.php CreateLogTable() code now works for user-defined table names.
Error in ibase_blob_open() fixed. See
http://phplens.com/lens/lensforum/msgs.php?id=14997

Active Record
============
Now we only update fields that have changed, using $this->_original.
We do not include auto_increment fields in replace(). Thx Travis Cline
Added ADODB_ACTIVE_CACHESECS.

Next | Query returned 28 messages, browsing 11 to 20 | Previous