1. 14 Oct, 2009 1 commit
  2. 09 Oct, 2009 1 commit
  3. 08 Oct, 2009 1 commit
  4. 07 Oct, 2009 3 commits
  5. 11 Sep, 2009 1 commit
    • romanb's avatar
      [2.0] Refactored classloader architecture. Renamed ClassLoader =>... · 320d21e2
      romanb authored
      [2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup.
      320d21e2
  6. 06 Sep, 2009 1 commit
  7. 01 Sep, 2009 3 commits
  8. 31 Aug, 2009 2 commits
  9. 29 May, 2009 1 commit
  10. 17 Feb, 2009 1 commit
  11. 14 Feb, 2009 1 commit
  12. 22 Feb, 2008 1 commit
  13. 15 Feb, 2008 2 commits
  14. 25 Jan, 2008 2 commits
  15. 22 Jan, 2008 1 commit
  16. 19 Dec, 2007 1 commit
  17. 10 Nov, 2007 1 commit
  18. 23 Oct, 2007 1 commit
  19. 21 Oct, 2007 2 commits
  20. 17 Aug, 2007 2 commits
  21. 26 Jun, 2007 1 commit
  22. 25 Jun, 2007 3 commits
  23. 31 Mar, 2007 1 commit
  24. 30 Mar, 2007 1 commit
  25. 29 Dec, 2006 1 commit
  26. 02 Oct, 2006 1 commit
  27. 26 Sep, 2006 1 commit
  28. 23 Sep, 2006 1 commit
    • romanb's avatar
      - Fixes and changes to Doctrine_Compiler · d94d5ec1
      romanb authored
      - Added a small cli script to run the compiler from the command line. The script requires the Doctrine base directory (the directory where Doctrine.php and the Doctrine folder is in) and the target file as its parameters.
      
      Example: ./dev/Doctrine/ ./dev/myproject/BundledClasses.php
      d94d5ec1