about summary refs log tree commit diff
path: root/Src/hashtable.c
Commit message (Expand)AuthorAgeFilesLines
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-1/+1
* 17503: fix various typos and spelling mistakes in source code commentsOliver Kiddle2002-08-051-1/+1
* 15253 : hash foo together with foo.exe on CygwinAndrey Borzenkov2001-07-051-4/+4
* The function addhistnode() is no longer called for a HIST_TMPSTOREWayne Davison2001-05-191-2/+2
* Changed addhistnode() to not displace an already-hashed command withWayne Davison2001-05-151-2/+3
* remove 13108 (trap queues); replace with signal queueing to ensure that user ...Sven Wischnowsky2001-01-161-0/+3
* Add -L option to the hash builtinOliver Kiddle2000-05-151-0/+14
* 11029: Some missing bits of merging 11015 with 11026.Bart Schaefer2000-04-301-2/+2
* 11026: fix for unfunction of trap with localtraps bugPeter Stephenson2000-04-301-1/+2
* 11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm notBart Schaefer2000-04-291-8/+7
* fix field name for HAVE_NIS_PLUS (10726)Sven Wischnowsky2000-04-131-1/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-139/+367
* Initial revisionTanaka Akira1999-04-151-0/+1285