1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

28 Commits

Author SHA1 Message Date
romanb
344ab02d95 reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier. 2008-01-05 19:14:35 +00:00
Jonathan.Wage
44820ec14a Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure. 2008-01-05 07:39:25 +00:00
meus
d5cc06e7b8 some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Jonathan.Wage
f54687fdcb Fixes to original compiler code to allow the exporting of certain drivers. 2007-10-15 23:03:08 +00:00
Jonathan.Wage
0a6f216efa Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
zYne
7eba036cdc 2007-06-19 22:55:34 +00:00
zYne
ad3f5bb6ff 2007-06-19 19:51:25 +00:00
zYne
2685cf2315 fixes #347 2007-06-15 10:26:45 +00:00
zYne
e4db5eb3a4 made compiler dynamic 2007-06-12 19:05:56 +00:00
zYne
f44784d908 made all manager variables protected and adhere to Zend naming conventions 2007-05-16 22:45:13 +00:00
cpowers
e65f623aea Added validator for unsigned data types
Ticket: 288
2007-03-16 19:19:30 +00:00
fabien
70f72d9d3d fixed Compiler classes order and removed old classes from compilation list 2007-02-07 13:15:32 +00:00
zYne
9bf18a36ff fixed compiler class list 2007-01-19 18:16:18 +00:00
zYne
9b20d16a9a 2007-01-11 00:46:08 +00:00
zYne
10f8657ad0 fixed compiler 2007-01-11 00:43:47 +00:00
zYne
12e76ba6a6 updated the compiler class list 2007-01-07 18:00:13 +00:00
lsmith
4e22f1fbaf - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
lsmith
716bb65b86 - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
romanb
a622f9ab79 case sensitivity fixed in the compiler. 2006-12-27 12:17:12 +00:00
zYne
edddb0c86a 2006-12-02 20:46:05 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
188520e946 Added missing runtime classes to compiler runtime classes list 2006-11-08 12:23:18 +00:00
romanb
ba73772983 Fixes to the compiler. 2006-10-02 10:47:43 +00:00
zYne
8e9a8af676 Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes 2006-09-30 09:54:12 +00:00
zYne
86bf9a8201 deleted old relation classes 2006-09-28 20:58:56 +00:00
zYne
ed62d636e6 Moved relation classes under Doctrine_Relation namespace, fixes #134
Ticket: 134
2006-09-28 20:57:39 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00