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