Andy Wingo
|
d223c3fcdd
scm_is_eq for SCM vals, not == or !=
|
13 tahun lalu |
Andy Wingo
|
e690a3cbf2
Merge remote-tracking branch 'origin/stable-2.0'
|
13 tahun lalu |
Ludovic Courtès
|
452c5ad912
Add `scm_peek_byte_or_eof'.
|
13 tahun lalu |
Andy Wingo
|
059a588fed
bytevectors have internal parent field
|
13 tahun lalu |
Ludovic Courtès
|
96128014bf
Make sure binary ports pass `binary-port?' regardless of the locale.
|
13 tahun lalu |
Ian Price
|
c89b452993
Fix fencepost error in bip_seek
|
13 tahun lalu |
Andreas Rottmann
|
a6c377f7d8
Add `get-string-n' and `get-string-n!' for R6RS ports
|
13 tahun lalu |
Ludovic Courtès
|
8aa47f2609
Have `lookahead-u8' and `get-u8' actually do binary input.
|
14 tahun lalu |
Andreas Rottmann
|
1044537dff
Add implementation of "transcoded ports"
|
14 tahun lalu |
Andreas Rottmann
|
a653d32a8d
Fix missing port-table locking and bytevector output port segfault
|
14 tahun lalu |
Ludovic Courtès
|
c00623281b
Register `scm_init_r6rs_ports' as an extension.
|
14 tahun lalu |
Ludovic Courtès
|
3fa882203a
Fix bug #31081 (`lookahead-u8' returns an s8.)
|
14 tahun lalu |
Ludovic Courtès
|
05762e724b
Use `scm_gc_malloc_pointerless ()' for bytevectors.
|
15 tahun lalu |
Ludovic Courtès
|
3b882d69fb
Remove unneeded SMOB mark/free procedures.
|
15 tahun lalu |
Ludovic Courtès
|
f1ce919933
Add `scm_t_off' type so that `scm_t_port' has a fixed layout.
|
15 tahun lalu |
Andy Wingo
|
8806afa7dd
Fix crash when marking closed custom bytevector port
|
15 tahun lalu |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 tahun lalu |
Neil Jerram
|
62e9a9b704
Fix `make distcheck'
|
15 tahun lalu |
Ludovic Courtès
|
1ee2c72eaf
Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.
|
15 tahun lalu |