| Mapping eol="dos" and alias for eol="windows" and eol="crlf". |
|
More...
|
almost 17 years ago
|
| Introduced ability to specify build type on Windows -- native or MKS. |
|
More...
|
almost 17 years ago
|
| Fixing compile under MKS Toolkit. |
|
More...
|
almost 17 years ago
|
| Added awareness of __NUTC__ in tinyxml Windows conditionals. |
|
More...
|
almost 17 years ago
|
| Introduced ability to specify line ending for log messages. |
|
More...
|
almost 17 years ago
|
| Refactored lastIndexOfIgnoreCase() because of crash on Windows -- it used to |
|
More...
|
almost 17 years ago
|
| Increased library major number because of changed sk::util::String API. |
|
More...
|
almost 17 years ago
|
| To complete the picture, added remaining IgnoreCase methods like |
|
More...
|
almost 17 years ago
|
| Introduced a method to replace sk::util::String fragments. |
|
More...
|
almost 17 years ago
|
| Clean up - removed unnecessary explicit methods for const char* (will be |
|
More...
|
almost 17 years ago
|
| Implemented sk::util::String's methods contains(), containsIgnoreCase(), |
|
More...
|
almost 17 years ago
|
| Adjusted ruby and java extensions for the new locator APIs. |
|
More...
|
almost 17 years ago
|
| Fixed a test for locating a config file for the case when the source may be |
|
More...
|
almost 17 years ago
|
| Making sure the actual file content is installed event when the file itself is |
|
More...
|
almost 17 years ago
|
| Introduced method isTerminal() to check if a pathname is the last in the |
|
More...
|
almost 17 years ago
|
| Changed API for sk::util::Pathname#dirname() to return Pathname instead of |
|
More...
|
almost 17 years ago
|
| Refactored path normalization. |
|
More...
|
almost 17 years ago
|
| Renamed an instance variable. |
|
More...
|
almost 17 years ago
|
| Moved functionality of expanding the current directory to UprootLocator ana |
|
More...
|
almost 17 years ago
|
| Using sk::util::Pathname for location parameters. Added a conversion |
|
More...
|
almost 17 years ago
|
| Replaced Pathname's method front() with join(). Fixed the usage. |
|
More...
|
almost 17 years ago
|
| Increased package version and library major number to reflect changes in the |
|
More...
|
almost 17 years ago
|
| Added remaining tests for sk::util::Pathname, implemented missing methods. |
|
More...
|
almost 17 years ago
|
| Fixed crash on Windows because of referencing std::string at npos. |
|
More...
|
almost 17 years ago
|
| Implementing support for pathname locations, like C: on Windows, host:/ for |
|
More...
|
almost 17 years ago
|
| Forgotten files for previous commit. |
|
More...
|
almost 17 years ago
|
| Added missing methods to String: charAt(), toUpperCase(), toLowerCase(), |
|
More...
|
almost 17 years ago
|
| Introducing ability to parse Windows path info. |
|
More...
|
almost 17 years ago
|
| Building Java extentions on Windows. |
|
More...
|
almost 17 years ago
|
| When a parameter for number of chunks is set to 0, chunks will be created |
|
More...
|
almost 17 years ago
|