summary refs log tree commit diff
path: root/pkgs/tools/misc/bc
Commit message (Collapse)AuthorAge
* Apply patch taken from ↵Karn Kallio2011-01-06
| | | | | | | | http://www.linuxfromscratch.org/blfs/view/svn/general/bc.html to fix segfault when using -l option. svn path=/nixpkgs/trunk/; revision=25432
* GNU bc: Fix `name'; clean things up.Ludovic Courtès2010-10-05
| | | | svn path=/nixpkgs/trunk/; revision=24100
* MetadataYury G. Kudryashov2010-09-27
| | | | svn path=/nixpkgs/trunk/; revision=23963
* Making bc use readline. I prefer bc with readline.Lluís Batlle i Rossell2009-04-08
| | | | svn path=/nixpkgs/trunk/; revision=14919
* * Rewrite all URLs to GNU mirrors to mirror://gnu/.Eelco Dolstra2007-08-27
| | | | svn path=/nixpkgs/trunk/; revision=9201
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* Added bc :PMartin Bravenboer2005-10-10
svn path=/nixpkgs/trunk/; revision=4045