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
/
r6rs-ports.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
locking for write, lfwrite
...
Andy Wingo
2011-11-08
1
-3
/
+3
*
|
locking for putc, puts
...
Andy Wingo
2011-11-08
1
-1
/
+1
*
|
locking on port buffering operations
...
Andy Wingo
2011-11-08
1
-1
/
+1
*
|
locking on scm_c_read, scm_getc
...
Andy Wingo
2011-11-08
1
-5
/
+5
*
|
add scm_c_make_port; the port table is now a weak set
...
Andy Wingo
2011-10-23
1
-63
/
+25
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2011-08-31
1
-7
/
+7
|
\
|
|
*
fix a couple of leaks
...
Andy Wingo
2011-08-18
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2011-05-30
1
-2
/
+11
|
\
|
|
*
Tweak R6RS transcoded ports flushing
...
Andreas Rottmann
2011-05-27
1
-2
/
+11
*
|
merge strictness branch from 2.0
Andy Wingo
2011-05-13
1
-2
/
+2
|
\
|
|
*
scm_is_eq for SCM vals, not == or !=
...
Andy Wingo
2011-05-13
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2011-05-09
1
-5
/
+2
|
\
|
|
*
Add `scm_peek_byte_or_eof'.
...
Ludovic Courtès
2011-05-07
1
-5
/
+2
*
|
bytevectors have internal parent field
...
Andy Wingo
2011-05-07
1
-4
/
+6
|
/
*
Make sure binary ports pass `binary-port?' regardless of the locale.
...
Ludovic Courtès
2011-04-22
1
-4
/
+16
*
Fix fencepost error in bip_seek
...
Ian Price
2011-04-11
1
-1
/
+1
*
Add `get-string-n' and `get-string-n!' for R6RS ports
...
Andreas Rottmann
2011-03-13
1
-1
/
+41
*
Have `lookahead-u8' and `get-u8' actually do binary input.
...
Ludovic Courtès
2010-12-21
1
-5
/
+9
*
Add implementation of "transcoded ports"
...
Andreas Rottmann
2010-11-24
1
-0
/
+143
*
Fix missing port-table locking and bytevector output port segfault
...
Andreas Rottmann
2010-11-20
1
-5
/
+19
*
Register `scm_init_r6rs_ports' as an extension.
...
Ludovic Courtès
2010-10-08
1
-0
/
+9
*
Fix bug #31081 (`lookahead-u8' returns an s8.)
...
Ludovic Courtès
2010-09-23
1
-2
/
+2
*
Use `scm_gc_malloc_pointerless ()' for bytevectors.
...
Ludovic Courtès
2009-08-18
1
-3
/
+3
*
Remove unneeded SMOB mark/free procedures.
...
Ludovic Courtès
2009-08-18
1
-46
/
+0
*
Add `scm_t_off' type so that `scm_t_port' has a fixed layout.
...
Ludovic Courtès
2009-06-25
1
-9
/
+9
*
Fix crash when marking closed custom bytevector port
...
Andy Wingo
2009-06-21
1
-1
/
+4
*
Change Guile license to LGPLv3+
...
Neil Jerram
2009-06-17
1
-6
/
+7
*
Fix `make distcheck'
...
Neil Jerram
2009-06-12
1
-1
/
+1
*
Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.
...
Ludovic Courtès
2009-05-28
1
-0
/
+1118
[prev]