1. 3dad2e7 Replace strncmp() usage with strpos() by Andrey Andreev · 13 years ago
  2. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  3. 3259e98 Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  4. 0b10a8c Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  5. a5918eb Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  6. fc90a7b Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  7. 1b81553 Minor cleanup and style fixes in the Unit_test and Image_lib libraries by Andrey Andreev · 13 years ago
  8. 443bbd9 Minor cleanup and style fixes in the Log and Javascript libraries by Andrey Andreev · 13 years ago
  9. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  10. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  11. 6aac0ba Remove @access from method descriptions by Andrey Andreev · 13 years ago
  12. 92ba08a Replace private with protected, so the class can be easily extended by Andrey Andreev · 13 years ago
  13. ad47f94 Improve the Javascript & Jquery libs by Andrey Andreev · 13 years ago
  14. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  15. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  16. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  17. f1bd6fa Fixed a bug in the Javascript Library where improperly escaped characters could result in arbitrary javascript execution. by Pascal Kriete · 14 years ago
  18. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  19. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  20. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  21. aa7d3f9 Automated merge with https://bitbucket.org/barrymieny/codeigniter by Derek Jones · 14 years ago
  22. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  23. 3934a4a Fixed link by fesplugas · 14 years ago
  24. 9d653ed fixing docblock for Javascript class by Derek Jones · 15 years ago
  25. aacfe48 Moving Jquery library to javascript/Jquery.php by Greg Aker · 15 years ago
  26. 811f475 adding initial Javascript and Jquery libs by Derek Jones · 15 years ago