summaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/doc
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.2.0release/2.2.0cvs2svn1997-03-172-28/+0
| | | | | | | | 'RELENG_2_2_0_RELEASE'. Notes: svn path=/stable/2.2/; revision=23958 svn path=/release/2.2.0/; revision=23959; tag=release/2.2.0
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-222-0/+28
| | | | Notes: svn path=/stable/2.2/; revision=23025
* recording cvs-1.6 file deathPeter Wemm1995-12-309-5171/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* UpgradeAndrey A. Chernov1995-03-171-6/+56
| | | | Notes: svn path=/head/; revision=7101
* Back out prev fix, now fixed in bsd.info.mkAndrey A. Chernov1995-01-071-2/+2
| | | | Notes: svn path=/head/; revision=5430
* Fix "make" vs "make all"Andrey A. Chernov1995-01-071-2/+2
| | | | Notes: svn path=/head/; revision=5421
* Fix format errorAndrey A. Chernov1995-01-041-1/+1
| | | | Notes: svn path=/head/; revision=5385
* Add dependancesAndrey A. Chernov1995-01-041-0/+3
| | | | Notes: svn path=/head/; revision=5384
* Install infopagesAndrey A. Chernov1995-01-043-24/+226
| | | | Notes: svn path=/head/; revision=5383
* Upgrade to version 2.0Andrey A. Chernov1994-12-0611-471/+4131
| | | | Notes: svn path=/head/; revision=4998
* Upgrade to readline 2.0 from bash1.14.1Andrey A. Chernov1994-05-133-544/+947
| | | | Notes: svn path=/head/; revision=1492
* Merged with new readline 2.0 from bashAndrey A. Chernov1994-05-095-86/+1701
| | | | Notes: svn path=/head/; revision=1473
* Merge with much improved version from gdb4.11Andrey A. Chernov1994-05-096-116/+350
| | | | Notes: svn path=/head/; revision=1472
* Port readline lib into gnu system tree.Andrey A. Chernov1994-05-097-0/+2202
Really we don't need copy of this library into each program (gdb f.e.) P.S. it is much cleaner port than /usr/ports version and based on /usr/ports version. /usr/ports version will be removed. Notes: svn path=/vendor/misc-GNU/dist3/; revision=1466