1. c68dfbf fixed EOF code comment file locations by Derek Jones · 15 years ago
  2. b97d21f moving core library files out of libraries into new core folder by Derek Jones · 15 years ago[Renamed from system/libraries/URI.php]
  3. 7f3719f updated copyrights by Derek Jones · 15 years ago
  4. f0a9b33 PHP 5.3.0 compatibility changes by Derek Jones · 15 years ago
  5. 817163a Modified show_error() to allow sending of HTTP server response codes. by Derek Jones · 16 years ago
  6. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  7. f88ad5e Updated _parse_request_uri to reflect the fact that FCPATH no longer contains index.php as part of the path. by Rick Ellis · 16 years ago
  8. 9c023d4 little tweak for ORIG_PATH_INFO servers so the URI isn't left with just a / by Derek Jones · 16 years ago
  9. 09a45be changed exit() to show_error() in _filter_uri() by Derek Jones · 16 years ago
  10. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  11. 85e65f6 Propset eol-style to CRLF by Derek Jones · 16 years ago
  12. 1bf63e4 A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters are encountered. by Derek Allard · 16 years ago
  13. 8e3869a Tweaked the filter_uri function for better security by Rick Ellis · 16 years ago
  14. d02b5bf by Rick Ellis · 16 years ago
  15. cb36e34 grammar changes by Derek Allard · 16 years ago
  16. ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
  17. 5453b8e changed foreach() reindexing of segment arrays to array_unshift() - teensy tiny memory and speed improvement. by Derek Jones · 17 years ago
  18. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  19. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  20. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  21. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  22. 62a9020 removed SCRIPT_NAME from path provided by ORIG_PATH_INFO to remove the path and script name from the URI data by Derek Jones · 17 years ago
  23. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  24. 27b5005 added check to make sure the URI path is not constructed entirely of slashes in URI::_fetch_uri_string() by Derek Jones · 17 years ago
  25. b069789 removed the array_diff comparison in _reindex_segments(). That conditional and use of those functions is probably slower than looping through both arrays, even if someone went crazy with dozens of URI segments. by Derek Jones · 17 years ago
  26. 240292e fixed bug (#3284) where the $rsegment array would not be set properly if the requested URI contained more segments than the routed URI. by Derek Jones · 17 years ago
  27. 2712610 fixed bug (#3321) where the uri_string was not being set properly when retrieved from $_GET (segment based GET, not ?c=controller) by Derek Jones · 17 years ago
  28. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  29. 500b9d3 Fixed bug #3268 where router could leave '/' as the path by Derek Jones · 17 years ago
  30. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  31. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  32. 5fbffd7 by Rick Ellis · 17 years ago
  33. de2623c by Rick Ellis · 18 years ago
  34. 30b4015 by Rick Ellis · 18 years ago
  35. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  36. e334c47 by admin · 18 years ago
  37. 7099a58 by admin · 18 years ago
  38. 33de9a1 by admin · 18 years ago
  39. c1fa074 by admin · 18 years ago
  40. 05633d7 by admin · 18 years ago
  41. daf454d by admin · 18 years ago
  42. 1cf89aa by admin · 18 years ago
  43. b071bb5 by admin · 18 years ago
  44. b0dd10f Initial Import by admin · 18 years ago