Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 年之前 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 年之前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 年之前 |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 年之前 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 年之前 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 年之前 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 年之前 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 年之前 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 年之前 |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 年之前 |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 年之前 |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 年之前 |
Andy Wingo
|
5176db70ca
Move syscall-related private defines to their own header
|
6 年之前 |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 年之前 |
Andy Wingo
|
69ca2bb221
Elide syscalls in fdes->port
|
8 年之前 |
Andy Wingo
|
2fa2e50a0f
Add file descriptor finalizers
|
8 年之前 |
Andy Wingo
|
08574987d9
Remove scm_t_port_internal
|
8 年之前 |
Andy Wingo
|
e5d2f4e566
Make scm_t_port private
|
8 年之前 |
Andy Wingo
|
9a9e0cceae
Make port buffering fields private
|
8 年之前 |
Andy Wingo
|
99899b7c9c
Remove scm_flush_unlocked / scm_end_input_unlocked
|
8 年之前 |
Andy Wingo
|
44b3342c4d
Load port bindings in separate (ice-9 ports) module
|
8 年之前 |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
8 年之前 |
Andy Wingo
|
2caae477c5
Refactor to rw_random / rw_active port flags
|
8 年之前 |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 年之前 |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 年之前 |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年之前 |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 年之前 |
Andy Wingo
|
4251ae2e28
locking on port buffering operations
|
13 年之前 |
Andy Wingo
|
62bd5d66cb
threadsafe access to scm_ptobs
|
13 年之前 |
Andy Wingo
|
2721f9182d
add scm_c_make_port; the port table is now a weak set
|
13 年之前 |