summary refs log tree commit diff
path: root/pkgs/lib
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Refactorings and removing hard-coded assumptionsMichael Raskin1-5/+6
2008-08-20Saner tracing of booleansMichael Raskin1-1/+2
2008-08-20Added traceMarked; it is traceWhatis with the extra (first) argument to disti...Michael Raskin1-0/+1
2008-08-20Silly mistake fixedMichael Raskin1-1/+1
2008-08-20Noticed an associativity direction problemMichael Raskin1-9/+13
2008-08-20Added null recognition to whatisMichael Raskin1-0/+1
2008-08-17fix of cosmetic commit (sry)Marc Weber1-1/+1
2008-08-17cosmetic var name changeMarc Weber1-2/+2
2008-08-14Forgot to make composedArgsAndFun support function overrides in addition to a...Michael Raskin1-1/+5
2008-08-14Big breaking change. I have radically reduced number of nulls used in all-pac...Michael Raskin1-0/+7
2008-08-09Added StumpWMMichael Raskin1-0/+3
2008-08-06Use "abort" instead of "throw" when option values cannot be merged.Nicolas Pierron1-4/+7
2008-08-06* Do not always use the current result as argument.Nicolas Pierron1-7/+9
2008-08-05Add a new way to handle option sets.Nicolas Pierron1-2/+105
2008-06-13* Merged the stdenv branchEelco Dolstra1-0/+2
2008-06-12traceWhatIs works for empty listsMichael Raskin1-0/+1
2008-06-04* A convenience function `makeLibraryPath' that adds "/lib" to eachEelco Dolstra1-0/+2
2008-04-28Support for profiling (all libraries) enabled by custom configMarc Weber1-0/+19
2008-04-27Added optionalString (similar to optional)Michael Raskin1-0/+1
2008-04-11Updated my ghc stuff.Marc Weber1-0/+4
2008-03-06Added CDDA support to MPlayerMichael Raskin1-0/+9
2008-03-06annotatedDerivation removedMarc Weber1-56/+0
2008-03-02Fixed a typo in lib/default.nixMichael Raskin1-1/+1
2008-02-20* Merged most of the stdenv-updates branch. Some stuff didn'tEelco Dolstra1-2/+2
2008-02-15Forward port of libMichael Raskin1-3/+38
2008-02-14* Doh.Eelco Dolstra1-1/+1
2008-02-14* Function concatMapStrings.Eelco Dolstra1-0/+2
2008-02-13added whatis, traceWhatis, subsetmap, escapeShellArg, stringToCharacters, def...Marc Weber1-1/+33
2008-02-12new version - annotated derivation proposal - used to install addtiontal /srcMarc Weber1-0/+56
2008-02-12lib/default-unstable.nix removedMarc Weber1-478/+0
2008-02-12* Doh! cleanSource was broken; it didn't actually get rid of Eelco Dolstra1-3/+4
2008-02-10* Function concatMap as in Haskell.Yury G. Kudryashov1-0/+4
2008-02-10Various fixes and updates to build that all.Michael Raskin1-0/+4
2008-02-08* Function optionals.Eelco Dolstra1-0/+4
2008-02-05* Function concatMap as in Haskell.Eelco Dolstra1-0/+4
2008-01-28Rewritten gettext-version stuff.Yury G. Kudryashov1-0/+1
2008-01-23Merged with trunk againYury G. Kudryashov2-9/+317
2008-01-20svn path=/nixpkgs/trunk/; revision=10233Marc Weber1-47/+0
2008-01-19slightly modified stringsWithDeps script Builder proposal adding the featureMarc Weber1-0/+47
2008-01-18Some review of builder-defs and dependent files. No rebuild needed. Now it sh...Michael Raskin1-5/+16
2008-01-17added small comment on how to use textClosure, also added reference to builde...Marc Weber1-0/+15
2008-01-17renamed av/avs (create attr/value set) to nv nvsMarc Weber1-11/+11
2008-01-17added some comments/examples (sumArgs, pairMap, whenFlip)Marc Weber1-3/+5
2008-01-16Merge lib and lib_unstable. lift lib_unstabel in place in case I've broken so...Marc Weber1-3/+283
2008-01-15Merged with trunkYury G. Kudryashov2-15/+109
2008-01-11A few library functions added.Michael Raskin1-0/+13
2008-01-04* New functions: id, any, all, same as in Haskell.Eelco Dolstra1-8/+40
2007-12-12vim_configurable example added. broken see comment.Marc Weber1-2/+8
2007-12-12chooseOptionsByFlags2 supports now propagatedBuildInputs (not yet used)Marc Weber1-5/+48
2007-12-08Added gdmap, changed builder-defs to use derivation attribute on propagatedBu...Yury G. Kudryashov1-0/+8