summary refs log tree commit diff
path: root/pkgs/lib/strings.nix
Commit message (Expand)AuthorAge
* pkgs/lib/strings.nix: strip trailing whitespacePeter Simons2013-02-24
* pkgs/lib/strings.nix: add 'enableFeature' function to simplify generation of ...Peter Simons2013-02-24
* Add a function ‘getVersion’ to get the version of a derivationEelco Dolstra2012-10-05
* Adding a function capable of extracting the name with version out of url/file...Michael Raskin2012-09-13
* Eliminate some calls to ‘tail’Eelco Dolstra2012-08-13
* Remove some trailing spacesYury G. Kudryashov2012-03-28
* * Remove an unnecessary function.Eelco Dolstra2012-03-19
* * Add a utility function "versionOlder" to compare two versionEelco Dolstra2012-03-19
* added concatImapStrings functionRob Vermaas2011-08-19
* * Utility function for computing a Perl 5 search path.Eelco Dolstra2011-01-05
* * Retrieve the filename of a path.Nicolas Pierron2010-01-03
* Improve the efficiency of stringToCharacters.Nicolas Pierron2009-10-06
* introduce the stringAsChars ans replaceChars functions.Nicolas Pierron2009-10-06
* Add removePrefix function.Nicolas Pierron2009-10-06
* Add splitString:Nicolas Pierron2009-09-28
* removing dropPath. It's used once and in that case it behaves likeMarc Weber2009-09-10
* fix sourceWithTagsDerivation, myhasktags now based on current haskell derivat...Marc Weber2009-07-09
* removed all __primops from nixpkgsMarc Weber2009-05-24
* enhance escapeShellArg funtion. It should be pretty correct nowMarc Weber2009-05-06
* * Added a function to make Unix-style search paths. This generalisesEelco Dolstra2009-04-05
* add eqStrings back..Michael Raskin2009-02-24
* * Split lib/default.nix into several files, as it had become a bigEelco Dolstra2009-02-09