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
/
libguile
/
validate.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Separate the handling of OPEN flags between ports and directories.
Dirk Herrmann
2001-01-24
1
-3
/
+3
*
* validate.h (SCM_VALIDATE_SUBSTRING_SPEC_COPY): new macro.
...
Gary Houston
2001-01-08
1
-1
/
+17
*
* validate.h (SCM_VALIDATE_NUMBER): New.
Marius Vollmer
2001-01-06
1
-1
/
+3
*
Some GOOPS cleanup.
Keisuke Nishida
2000-12-16
1
-1
/
+4
*
Smob-related creanup.
Keisuke Nishida
2000-12-08
1
-2
/
+2
*
* This patch belongs to the previous one, it deprecates SCM_VALIDATE_RWSTRING.
Dirk Herrmann
2000-11-22
1
-8
/
+8
*
* Change a couple of functions to accept either symbols or strings only.
...
Dirk Herrmann
2000-10-30
1
-19
/
+19
*
* Some more work to get rid of SCM_LENGTH
...
Dirk Herrmann
2000-10-25
1
-7
/
+9
*
* Made some functions not accept symbols as input parameters any more.
...
Dirk Herrmann
2000-10-09
1
-2
/
+2
*
* Eliminated all remaining calls to SCM_CHARS.
Dirk Herrmann
2000-09-26
1
-4
/
+1
*
* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS.
Dirk Herrmann
2000-09-22
1
-2
/
+2
*
* validate.h (SCM_VALIDATE_NUMBER_DEF_COPY): New macro.
Mikael Djurfeldt
2000-09-03
1
-1
/
+9
*
* Fix range checks of SCM_VALIDATE* macros.
Dirk Herrmann
2000-06-30
1
-5
/
+5
*
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
Dirk Herrmann
2000-06-05
1
-3
/
+3
*
* Unified some rest argument checking and handling.
Dirk Herrmann
2000-05-18
1
-1
/
+10
*
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
...
Dirk Herrmann
2000-05-15
1
-2
/
+2
*
* validate.h: Do not cast to (unsigned) in SCM_VALIDATE_INUM_RANGE
...
Greg J. Badros
2000-04-18
1
-8
/
+7
*
Renamed SCM_VALIDATE_REAL_COPY --> SCM_VALIDATE_REAL_NUMBER.
Mikael Djurfeldt
2000-04-17
1
-5
/
+14
*
* validate.h (SCM_VALIDATE_INUM_RANGE_COPY,
...
Mikael Djurfeldt
2000-04-17
1
-1
/
+7
*
* validate.h (SCM_VALIDATE_INUM_RANGE_COPY): New macro.
Mikael Djurfeldt
2000-04-16
1
-1
/
+8
*
* validate.h (SCM_VALIDATE_INPUT_PORT, SCM_VALIDATE_OUTPUT_PORT):
...
Mikael Djurfeldt
2000-04-15
1
-146
/
+245
*
* async.[ch]: unexpose low-level async access macros (thanks to
...
Michael Livshin
2000-04-05
1
-13
/
+7
*
Lots of fixes to make guile (at some time) compile with strict typing.
Dirk Herrmann
2000-04-03
1
-6
/
+6
*
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
...
Michael Livshin
2000-03-19
1
-1
/
+7
*
* validate.h, scm_validate.h: Added the former, as a renamed
...
Greg J. Badros
2000-03-03
1
-0
/
+291
[prev]