about summary refs log tree commit diff
path: root/src/boost (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-24 Manual: Fix broken URLsEelco Dolstra2-3/+3
2013-10-24 Add rpm_fedora19i386 to the release-critical buildsEelco Dolstra1-1/+1
2013-10-24 Remove unnecessary call to forceStringNoCtxEelco Dolstra1-1/+1
2013-10-24 Document typeOfEelco Dolstra1-0/+13
2013-10-24 Add a test of the type primopsEelco Dolstra2-0/+24
2013-10-24 Add a typeOf primopEelco Dolstra1-3/+28
2013-10-24 Document NIX_SHOW_STATS and NIX_COUNT_CALLSEelco Dolstra1-0/+18
2013-10-24 Don't require NIX_SHOW_STATS for NIX_COUNT_CALLSEelco Dolstra1-0/+1
2013-10-23 Memoize evalFile() lookups under both the original and resolved nameEelco Dolstra1-4/+9
2013-10-23 Add an aggregate jobEelco Dolstra1-4/+36
2013-10-22 For auto roots, show the intermediate linkEelco Dolstra1-1/+1
2013-10-18 Don't set $PS1 in non-interactive shellsEelco Dolstra1-1/+1
2013-10-18 nix-shell: Play nicely with non-interactive shellsShea Levy1-1/+3
2013-10-17 Fold two stack trace messages in derivations