1. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  2. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  3. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  4. 597ea27 [ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript libraries by Andrey Andreev · 12 years ago
  5. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  6. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  7. 3dad2e7 Replace strncmp() usage with strpos() by Andrey Andreev · 13 years ago
  8. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  9. 3259e98 Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  10. 0b10a8c Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  11. a5918eb Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  12. fc90a7b Update system/libraries/Javascript.php by Cosmin Atanasiu · 13 years ago
  13. 1b81553 Minor cleanup and style fixes in the Unit_test and Image_lib libraries by Andrey Andreev · 13 years ago
  14. 443bbd9 Minor cleanup and style fixes in the Log and Javascript libraries by Andrey Andreev · 13 years ago
  15. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  16. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  17. 6aac0ba Remove @access from method descriptions by Andrey Andreev · 13 years ago
  18. 92ba08a Replace private with protected, so the class can be easily extended by Andrey Andreev · 13 years ago
  19. ad47f94 Improve the Javascript & Jquery libs by Andrey Andreev · 13 years ago
  20. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  21. 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
  22. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  23. f1bd6fa Fixed a bug in the Javascript Library where improperly escaped characters could result in arbitrary javascript execution. by Pascal Kriete · 14 years ago
  24. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  25. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  26. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  27. aa7d3f9 Automated merge with https://bitbucket.org/barrymieny/codeigniter by Derek Jones · 14 years ago
  28. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  29. 3934a4a Fixed link by fesplugas · 14 years ago
  30. 9d653ed fixing docblock for Javascript class by Derek Jones · 15 years ago
  31. aacfe48 Moving Jquery library to javascript/Jquery.php by Greg Aker · 15 years ago
  32. 811f475 adding initial Javascript and Jquery libs by Derek Jones · 15 years ago