index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
ice-9
/
getopt-long.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix record constructor in getopt-long.
...
Mark H Weaver
2012-11-08
1
-3
/
+2
*
Use default value for make-fluid in Scheme files
...
Andy Wingo
2011-11-23
1
-2
/
+2
*
Implement #:stop-at-first-non-option option for getopt-long
...
Neil Jerram
2011-05-26
1
-3
/
+9
*
Handle short option unclumping progressively, instead of all upfront
...
Neil Jerram
2011-05-26
1
-32
/
+25
*
Simplify getopt-long handling of option values, esp with multiple occurrences
...
Neil Jerram
2011-05-26
1
-41
/
+11
*
Fix "occurrances" typos in getopt-long code and test
...
Neil Jerram
2011-05-26
1
-2
/
+2
*
getopt-long: arg parsing errors cause print and exit, not backtrace
...
Andy Wingo
2011-02-10
1
-48
/
+60
*
getopt-long cleanups
...
Andy Wingo
2011-02-10
1
-38
/
+36
*
getopt-long cleanup
...
Andy Wingo
2011-02-10
1
-71
/
+58
*
getopt-long cleanup
...
Andy Wingo
2011-02-10
1
-6
/
+4
*
getopt-long uses match:substring from (ice-9 regex)
...
Andy Wingo
2011-02-10
1
-11
/
+7
*
match-lambda in getopt-long
...
Andy Wingo
2011-02-10
1
-22
/
+18
*
getopt-long uses srfi-9 records internally
...
Andy Wingo
2011-02-10
1
-37
/
+22
*
Change Guile license to LGPLv3+
...
Neil Jerram
2009-06-17
1
-13
/
+13
*
Replace eval-case with eval-when
...
Andy Wingo
2009-03-06
1
-15
/
+10
*
Fix interpretation of `(ice-9 getopt-long)'.
...
Ludovic Courtès
2009-02-20
1
-1
/
+1
*
Fix compilation of `(ice-9 getopt-long)'.
...
Ludovic Courtès
2009-02-20
1
-13
/
+24
*
move ice-9/ and oop/ under module/
...
Andy Wingo
2008-11-01
1
-0
/
+425