1. e90d857 Merge pull request #2869 from darwinel/develop by Andrey Andreev · 11 years ago
  2. 871754a 2013 > 2014 by darwinel · 11 years ago
  3. f0b69a8 More code reduced from CI_Table by Andrey Andreev · 11 years ago
  4. 3fcc3f6 Another tiny optimization in CI_Table + remove an accidental addition by Andrey Andreev · 11 years ago
  5. a49c8ad Change CI_Table:: to NULL by Andrey Andreev · 11 years ago
  6. 05983fc A bug fix and optimizations in CI_Table by Andrey Andreev · 11 years ago
  7. 1f59095 Add method chaining support to CI_Table by Andrey Andreev · 11 years ago
  8. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  9. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  10. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  11. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  12. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  13. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  14. 68f0981 Fix calendar and session libraries by Timothy Warren · 13 years ago
  15. 3182a76 Fix Table library docblocks by Timothy Warren · 13 years ago
  16. 38d0e93 Some very minor code style changes and comment fixes by Andrey Andreev · 13 years ago
  17. 2b39d9d Minor cleanup and style changes to the Table library by Andrey Andreev · 13 years ago
  18. 15a29e1 Merged unit test progress. by Phil Sturgeon · 13 years ago
  19. 0fe8c8e Merge branch 'feature/unit-tests' into develop by Phil Sturgeon · 13 years ago
  20. 8029532 Just some cleanup in the Table class by Andrey Andreev · 13 years ago
  21. 21e7a3b merged latest develop branch. by Mike Funk · 13 years ago
  22. 5fbaf27 Changed space to tab in docblock. by Mike Funk · 13 years ago
  23. 8749bc7 Fix incomplete and skipped test by Taufan Aditya · 13 years ago
  24. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  25. aa20f5b using tabs as @item seperators in docblocks. by Mike Funk · 13 years ago
  26. 46e3a9a added config check, changelog entry, and user guide update. by Mike Funk · 13 years ago
  27. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  28. 0c82cf5 Remove access lines from method descriptions by Andrey Andreev · 13 years ago
  29. 49ddaa3 Replace private with protected, so the class can be easily extended by Andrey Andreev · 13 years ago
  30. fe9b9a9 Improve the Table library by Andrey Andreev · 13 years ago
  31. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  32. 6b59089 Fixing the documentation url given in the Table library by Gerry · 13 years ago
  33. 4b9c629 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
  34. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  35. 33ed0f3 Merged CodeIgniter Core changes and integrated rob1's secure cookie change into my secure cookie change. by Phil Sturgeon · 14 years ago
  36. 14287f3 Whitespace cleanup in libraries/ by Pascal Kriete · 14 years ago
  37. 02b3a5b Fixed a bug where the table class would not clear table data after calling generate(). by Greg Aker · 14 years ago
  38. 3bb336c Automated merge with https://bitbucket.org/ellislab/codeigniter by Phil Sturgeon · 14 years ago
  39. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  40. 6c597f8 Issue #298: $this->table->function = can now accept an array with a valid callback which is passed to call_user_func(). by Phil Sturgeon · 14 years ago
  41. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  42. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  43. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  44. 7b5b0e2 expanded abilities of Table library by Derek Jones · 15 years ago
  45. d827058 adding parse_string method by Derek Allard · 15 years ago
  46. 7f3719f updated copyrights by Derek Jones · 15 years ago
  47. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  48. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  49. d02b5bf by Rick Ellis · 16 years ago
  50. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  51. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  52. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  53. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  54. be8ec80 Fixed a bug in the table library that could cause identically constructed rows to be dropped (#3459). by Derek Allard · 17 years ago
  55. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  56. 964366d changed conditional for empty cells to not match on variables that would be loosely cast as an empty string by Derek Jones · 17 years ago
  57. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  58. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  59. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  60. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  61. 0e254f1 typo fix by Derek Allard · 18 years ago
  62. 5932c86 added set_caption() by Derek Allard · 18 years ago
  63. f3a6204 by admin · 18 years ago
  64. 41cece9 by admin · 18 years ago
  65. 26364b9 by admin · 18 years ago
  66. 2bc1385 by admin · 18 years ago
  67. e334c47 by admin · 18 years ago
  68. bd6bee7 by admin · 18 years ago
  69. 606f99c by admin · 18 years ago
  70. 4003718 by admin · 18 years ago
  71. 2799120 by admin · 18 years ago
  72. a1931ad by admin · 18 years ago
  73. 2f8ae02 by admin · 18 years ago