Subversion Repositories PHPX

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
53 2013-05-30 22:09:37 PointedEars /trunk/
* Model.php:
  - $_persistentProperties is empty by default
  - Added insert() to avoid unnecessary SELECT
  - Speed optimizations
 
52 2013-05-29 00:44:10 PointedEars /trunk/
Use Autoloader
 
51 2013-05-28 04:23:23 PointedEars /trunk/
Added namespaces
 
29 2012-07-04 11:09:02 PointedEars /trunk/
- Use relative include paths, removes dependency on lib/ path
- Added experimental AccessDB
 
27 2012-06-20 23:11:34 PointedEars /trunk/
Added framework from es-matrix