Age | Commit message (Expand) | Author |
2005-09-22 | * Parse multi-valued options. | Eelco Dolstra |
2005-09-22 | * Merge release notes. | Eelco Dolstra |
2005-09-21 | * Remove other uses of IPC::Open2. | Eelco Dolstra |
2005-09-21 | * Don't use IPC::Open2, it has a subtle race bug on Mac OS X 10.4. If | Eelco Dolstra |
2005-09-21 | * This doesn't parse for now. | Eelco Dolstra |
2005-09-21 | * Configuration options for trusted local builds. | Eelco Dolstra |
2005-09-21 | * Use -all_load on Mac OS X. | Eelco Dolstra |
2005-09-20 | * Typo. | Eelco Dolstra |
2005-09-18 | * Use a statically linked ATerm library and build it at -O1, since | Eelco Dolstra |
2005-09-16 | * Bump the version number to 0.10. | Eelco Dolstra |
2005-09-16 | * Updated release notes. | Eelco Dolstra |
2005-09-16 | * svn:ignores. | Eelco Dolstra |
2005-09-16 | * svn:ignore. | Eelco Dolstra |
2005-09-16 | * Remove dead file. | Eelco Dolstra |
2005-09-16 | * Set the current directory to something well-defined. Might help in | Eelco Dolstra |
2005-09-16 | * Include the release notes in the manual. | Eelco Dolstra |
2005-09-15 | * Force release notes in ASCII, not UTF-8. | Eelco Dolstra |
2005-09-15 | * Check for w3m. | Eelco Dolstra |
2005-09-15 | * Use a proper temporary directory. | Eelco Dolstra |
2005-09-15 | * This is not a GNU project :-P | Eelco Dolstra |
2005-09-14 | * Remove dead code. | Eelco Dolstra |
2005-09-14 | * Release notes in Docbook; ASCII release notes (i.e., the `NEWS' | Eelco Dolstra |
2005-09-14 | * List concatenation must be right-associative for efficiency. | Eelco Dolstra |
2005-09-13 | * Remove debugging code. | Eelco Dolstra |
2005-09-13 | * More debugging. | Eelco Dolstra |
2005-09-13 | * Debugging. | Eelco Dolstra |
2005-09-13 | * Missing #include. | Eelco Dolstra |
2005-09-13 | * Release notes. | Eelco Dolstra |
2005-09-01 | * Use aterm 2.4. | Eelco Dolstra |
2005-09-01 | * `nix-env -e' corrupts memory due to incorrect use of iterators. | Eelco Dolstra |
2005-08-14 | * `dependencyClosure' now allows a search path, e.g., | Eelco Dolstra |
2005-08-14 | * A primitive operation `dependencyClosure' to do automatic dependency | Eelco Dolstra |
2005-08-14 | * Cleanup; sync with thesis. | Eelco Dolstra |
2005-08-14 | * nix-hash: option `--truncate' to truncate the hash to 160 bits. Hmm, | Eelco Dolstra |
2005-08-01 | * Add .libs to svn:ignore. Commit 3500 ;-) | Eelco Dolstra |
2005-08-01 | * Escape ASCII characters < 32 to Unicode FFFD (REPLACEMENT CHARACTER) | Eelco Dolstra |
2005-08-01 | * Oops. XSL stylesheet to mark errors. | Eelco Dolstra |
2005-08-01 | * Mark error lines in red, and expand subtrees containing errors | Eelco Dolstra |
2005-08-01 | * channels -> channels-v3, catamaran -> nix.cs.uu.nl. | Eelco Dolstra |
2005-07-25 | * Added a list concatenation operator: | Eelco Dolstra |
2005-07-25 | * Add $prefix/lib to the RPM. | Eelco Dolstra |
2005-07-25 | * Hack to get around the libtool wrapper script around nix-store not | Eelco Dolstra |
2005-07-22 | * Adhockery. | Eelco Dolstra |
2005-07-22 | * Build dynamic libraries. | Eelco Dolstra |
2005-07-19 | * Release notes. | Eelco Dolstra |
2005-07-19 | * Prevent repeated wrapping of closed terms | Eelco Dolstra |
2005-07-16 | * Wat cleanups. | Eelco Dolstra |
2005-07-16 | * Define paths using regexps, as is done in the Flex definition. | Eelco Dolstra |
2005-07-16 | * Make the rejects a bit more compact. | Eelco Dolstra |
2005-07-16 | * Fix ambiguity. | Eelco Dolstra |