.. |
lightening
|
74eafacff0
Merge remote-tracking branch 'lightening/master'
|
%!s(int64=5) %!d(string=hai) anos |
.gitignore
|
99555262a9
Fix the rule to check for new signals and errors
|
%!s(int64=8) %!d(string=hai) anos |
ChangeLog-1996-1999
|
339999c72e
Moved old ChangeLog text to ChangeLog-1996-1999 (added that file)
|
%!s(int64=25) %!d(string=hai) anos |
ChangeLog-2000
|
a51fe2479e
Split up.
|
%!s(int64=24) %!d(string=hai) anos |
ChangeLog-2008
|
afb59d75b8
Rename `ChangeLog' files to `ChangeLog-2008'.
|
%!s(int64=16) %!d(string=hai) anos |
ChangeLog-scm
|
4b28e0b88b
Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with
|
%!s(int64=28) %!d(string=hai) anos |
ChangeLog-srfi
|
37710f7e8f
move srfi-1 and srfi-60 C impl to libguile, without public C api
|
%!s(int64=14) %!d(string=hai) anos |
ChangeLog-threads
|
7bfd3b9e94
Merge threads directory into libguile.
|
%!s(int64=28) %!d(string=hai) anos |
Makefile.am
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
__scm.h
|
aad5bfed60
Add __scm.h placeholder
|
%!s(int64=6) %!d(string=hai) anos |
alist.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
alist.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
array-handle.c
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
array-handle.h
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
array-map.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
array-map.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
arrays.c
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
%!s(int64=5) %!d(string=hai) anos |
arrays.h
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
%!s(int64=5) %!d(string=hai) anos |
async.c
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
%!s(int64=5) %!d(string=hai) anos |
async.h
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
atomic.c
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
%!s(int64=5) %!d(string=hai) anos |
atomic.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
atomics-internal.h
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
%!s(int64=5) %!d(string=hai) anos |
backtrace.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
backtrace.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
bdw-gc.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
bitvectors.c
|
5a2f73faf5
Remove superfluous type check in bitvector->list
|
%!s(int64=5) %!d(string=hai) anos |
bitvectors.h
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
boolean.c
|
0c0a658c56
Improve the documentation for 'nil?'.
|
%!s(int64=5) %!d(string=hai) anos |
boolean.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
bytevectors.c
|
5a2f73faf5
Remove superfluous type check in bitvector->list
|
%!s(int64=5) %!d(string=hai) anos |
bytevectors.h
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
%!s(int64=5) %!d(string=hai) anos |
c-tokenize.lex
|
8cb0d6d7fa
build: Don't include <config.h> in native programs when cross-compiling.
|
%!s(int64=11) %!d(string=hai) anos |
cache-internal.h
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
chars.c
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
%!s(int64=5) %!d(string=hai) anos |
chars.h
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
%!s(int64=5) %!d(string=hai) anos |
chooks.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
chooks.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
continuations.c
|
43cfae3634
Fix build on ia64.
|
%!s(int64=5) %!d(string=hai) anos |
continuations.h
|
a20feea43e
Continuations capture machine code address
|
%!s(int64=6) %!d(string=hai) anos |
control.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
control.h
|
e7778c62aa
abort-to-prompt uses an intrinsic
|
%!s(int64=6) %!d(string=hai) anos |
conv-integer.i.c
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
conv-uinteger.i.c
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
cpp-E.syms
|
befaad0c14
Add Hurd signal and error constants.
|
%!s(int64=8) %!d(string=hai) anos |
cpp-SIG.syms
|
41f28a9b0e
Remove SIGEV constant definitions.
|
%!s(int64=8) %!d(string=hai) anos |
debug-malloc.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
debug-malloc.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
debug.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
debug.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
deprecated.c
|
f34d50ad6b
Deprecate scm_find_executable
|
%!s(int64=6) %!d(string=hai) anos |
deprecated.h
|
41d470f0e9
Reintroduce 'SCM_MEMORY_ERROR' in terms of 'scm_report_out_of_memory'.
|
%!s(int64=5) %!d(string=hai) anos |
deprecation.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
deprecation.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
dynl.c
|
bef5e0b393
Interpret dynamic library name as literal file name first.
|
%!s(int64=5) %!d(string=hai) anos |
dynl.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
dynstack.c
|
a20feea43e
Continuations capture machine code address
|
%!s(int64=6) %!d(string=hai) anos |
dynstack.h
|
a20feea43e
Continuations capture machine code address
|
%!s(int64=6) %!d(string=hai) anos |
dynwind.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
dynwind.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
elf.h
|
afc74c2920
add ELF loader
|
%!s(int64=12) %!d(string=hai) anos |
eq.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
eq.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
error.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
error.h
|
1a3e316c32
Remove traces of 'scm_memory_error'.
|
%!s(int64=5) %!d(string=hai) anos |
eval.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
eval.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
evalext.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
evalext.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
exceptions.c
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
%!s(int64=5) %!d(string=hai) anos |
exceptions.h
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
%!s(int64=5) %!d(string=hai) anos |
expand.c
|
228ae549ca
Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again.
|
%!s(int64=5) %!d(string=hai) anos |
expand.h
|
79a40cf717
Add "mod" field to tree-il toplevel ref, set, define
|
%!s(int64=5) %!d(string=hai) anos |
extensions.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
extensions.h
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
fdes-finalizers.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
fdes-finalizers.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
feature.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
feature.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
filesys.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
filesys.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
finalizers.c
|
bcb4f7dca8
Merge remote-tracking branch 'origin/stable-2.2'
|
%!s(int64=5) %!d(string=hai) anos |
finalizers.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
fluids.c
|
2446e7dc29
Respect thread local fluid defaults
|
%!s(int64=5) %!d(string=hai) anos |
fluids.h
|
8918165c40
Compile current-module as intrinsic call
|
%!s(int64=6) %!d(string=hai) anos |
foreign-object.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
foreign-object.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
foreign.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
foreign.h
|
939b1ae23f
Rework foreign-call trampoline
|
%!s(int64=6) %!d(string=hai) anos |
fports.c
|
dbc93d6195
Avoid throwing exceptions during early boot if stdin is closed
|
%!s(int64=5) %!d(string=hai) anos |
fports.h
|
dbc93d6195
Avoid throwing exceptions during early boot if stdin is closed
|
%!s(int64=5) %!d(string=hai) anos |
frames.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
frames.h
|
4b7af0b7fd
Update frames.h comments.
|
%!s(int64=6) %!d(string=hai) anos |
gc-inline.h
|
b02d1b08d7
Compiler allocates boxed flonums in unmarked space
|
%!s(int64=5) %!d(string=hai) anos |
gc-malloc.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
gc.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
gc.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
gen-scmconfig.c
|
38e2c2c6b1
Deprecate scm_t_uint8 and similar typedefs
|
%!s(int64=6) %!d(string=hai) anos |
gen-scmconfig.h.in
|
5e5afde06f
Start to use C99 stdint in gen-scmconfig
|
%!s(int64=6) %!d(string=hai) anos |
gettext.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
gettext.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
goops.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
goops.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
gsubr.c
|
c86758c298
Allow for bind-optionals without alloc-frame
|
%!s(int64=5) %!d(string=hai) anos |
gsubr.h
|
6b0491233f
Provide SCM_DEFINE_STATIC
|
%!s(int64=5) %!d(string=hai) anos |
guardians.c
|
afb2c96248
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
guardians.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
guile-func-name-check
|
5d5d3d75d0
Fix spurious warnings in net_db.c
|
%!s(int64=8) %!d(string=hai) anos |
guile-snarf-docs.in
|
34cbb05331
Revert "[build] Rewrite guile-func-name-check in Scheme, adding features."
|
%!s(int64=14) %!d(string=hai) anos |
guile-snarf.awk.in
|
53befeb700
Change Guile license to LGPLv3+
|
%!s(int64=15) %!d(string=hai) anos |
guile-snarf.in
|
f775ab3654
guile-snarf: skip -g* arguments to avoid build failure
|
%!s(int64=8) %!d(string=hai) anos |
guile.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
hash.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
hash.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
hashtab.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
hashtab.h
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
hooks.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
hooks.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
i18n.c
|
bd50407d1f
Strings, i18n: Limit the use of alloca to approximately 8 kilobytes.
|
%!s(int64=5) %!d(string=hai) anos |
i18n.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
init.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
init.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
inline.c
|
d5c420a888
Add 'scm_c_make_char' and use it where appropriate.
|
%!s(int64=5) %!d(string=hai) anos |
inline.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
instructions.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
instructions.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
intrinsics.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
intrinsics.h
|
74f46efc73
Fix build on 32-bit systems with JIT support
|
%!s(int64=5) %!d(string=hai) anos |
ioext.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
ioext.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
iselect.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
jit.c
|
5c950503a6
Add support for perf map creation
|
%!s(int64=5) %!d(string=hai) anos |
jit.h
|
af72d01de8
Speed up returns in JIT
|
%!s(int64=5) %!d(string=hai) anos |
keywords.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
keywords.h
|
8b3cad6183
Implement hashing for keywords, i.e. (hash #:x ...)
|
%!s(int64=5) %!d(string=hai) anos |
libgettext.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
libguile-3.0-gdb.scm
|
5d715dd467
gdb: Avoid accessing values that are optimized out.
|
%!s(int64=5) %!d(string=hai) anos |
libguile.map
|
9af080f720
Use a linker version script for libguile.
|
%!s(int64=15) %!d(string=hai) anos |
list.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
list.h
|
5dcad70d99
Fix list validation of *list->bytevector procedures.
|
%!s(int64=5) %!d(string=hai) anos |
load.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
load.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
loader.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
loader.h
|
53a3602b20
Bump objcode minor version in preparation for new stable series
|
%!s(int64=5) %!d(string=hai) anos |
locale-categories.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
macros.c
|
61a8c9300d
Fix race when expanding syntax-parameterize and define-syntax-parameter
|
%!s(int64=6) %!d(string=hai) anos |
macros.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
mallocs.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
mallocs.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
memoize.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
memoize.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
modules.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
modules.h
|
8918165c40
Compile current-module as intrinsic call
|
%!s(int64=6) %!d(string=hai) anos |
net_db.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
net_db.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
null-threads.c
|
865d48058e
Fix compilation --without-threads.
|
%!s(int64=5) %!d(string=hai) anos |
null-threads.h
|
865d48058e
Fix compilation --without-threads.
|
%!s(int64=5) %!d(string=hai) anos |
numbers.c
|
00fbdfa734
Handle GMP allocations through libgc and remove bignum finalizers.
|
%!s(int64=5) %!d(string=hai) anos |
numbers.h
|
8ecc82959a
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
objprop.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
objprop.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
options.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
options.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
pairs.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
pairs.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
poll.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
poll.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
ports-internal.h
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
ports.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
ports.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
posix-w32.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
posix-w32.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
posix.c
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
posix.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
print.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
print.h
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
private-options.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
procprop.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
procprop.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
procs.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
procs.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
programs.c
|
c86758c298
Allow for bind-optionals without alloc-frame
|
%!s(int64=5) %!d(string=hai) anos |
programs.h
|
b8a9a666f1
Rewrite subr implementation
|
%!s(int64=6) %!d(string=hai) anos |
promises.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
promises.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
pthread-threads.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
quicksort.i.c
|
f6ec873a8b
Move "min" and "max" macros out of _scm.h
|
%!s(int64=6) %!d(string=hai) anos |
r6rs-ports.c
|
c5526c4e40
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
r6rs-ports.h
|
c5526c4e40
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
random.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
random.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
rdelim.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
rdelim.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
read.c
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
%!s(int64=5) %!d(string=hai) anos |
read.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
regex-posix.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
regex-posix.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
remaining-docs-needed
|
8849a2449b
* run-test, remaining-docs-needed: Added these scripts. The
|
%!s(int64=25) %!d(string=hai) anos |
run-test
|
8849a2449b
* run-test, remaining-docs-needed: Added these scripts. The
|
%!s(int64=25) %!d(string=hai) anos |
rw.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
rw.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
scm.h
|
dbb2b1d437
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
scmconfig.h.top
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
scmsigs.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
scmsigs.h
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
script.c
|
f34d50ad6b
Deprecate scm_find_executable
|
%!s(int64=6) %!d(string=hai) anos |
script.h
|
f34d50ad6b
Deprecate scm_find_executable
|
%!s(int64=6) %!d(string=hai) anos |
simpos.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
simpos.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
smob.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
smob.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
snarf.h
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
socket.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
socket.h
|
aad64cf381
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
sort.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
%!s(int64=5) %!d(string=hai) anos |
sort.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
srcprop.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
srcprop.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
srfi-1.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
srfi-1.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
srfi-13.c
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
%!s(int64=5) %!d(string=hai) anos |
srfi-13.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
srfi-14.c
|
980d8265c2
Avoid passing NULL to 'memcpy' and 'memcmp'.
|
%!s(int64=5) %!d(string=hai) anos |
srfi-14.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
srfi-14.i.c
|
187bfdc3e1
Update SRFI-14 tables to Unicode 13.0.0
|
%!s(int64=5) %!d(string=hai) anos |
srfi-4.c
|
0910fcde46
Pull generalized-vectors from under typed vectors
|
%!s(int64=5) %!d(string=hai) anos |
srfi-4.h
|
f188424557
Pull generalized-vectors from under bitvector/string/vector
|
%!s(int64=5) %!d(string=hai) anos |
srfi-60.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
srfi-60.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
stackchk.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
stackchk.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
stacks.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
stacks.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
stime.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
stime.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
strings.c
|
f188424557
Pull generalized-vectors from under bitvector/string/vector
|
%!s(int64=5) %!d(string=hai) anos |
strings.h
|
dcf8389a5a
Fix typo in strings.h.
|
%!s(int64=5) %!d(string=hai) anos |
strorder.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
strorder.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
strports.c
|
94b20b79ec
Merge from stable-2.2
|
%!s(int64=5) %!d(string=hai) anos |
strports.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
struct.c
|
7c17655cd3
Fix incorrect allocation size in 'make-vtable-vtable'.
|
%!s(int64=5) %!d(string=hai) anos |
struct.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
symbols.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
%!s(int64=6) %!d(string=hai) anos |
symbols.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
syntax.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
syntax.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
syscalls.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
tags.h
|
d9eafa374c
Inline tags.h into __scm.h
|
%!s(int64=6) %!d(string=hai) anos |
texi-fragments-to-docstrings
|
6cfdc6b878
Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'.
|
%!s(int64=12) %!d(string=hai) anos |
threads.c
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
%!s(int64=5) %!d(string=hai) anos |
threads.h
|
43cfae3634
Fix build on ia64.
|
%!s(int64=5) %!d(string=hai) anos |
throw.c
|
2fbc38f0d0
Fix stack overflow if printing a pre-boot error throws an error
|
%!s(int64=5) %!d(string=hai) anos |
throw.h
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
%!s(int64=5) %!d(string=hai) anos |
trees.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
trees.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
unicode.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
%!s(int64=6) %!d(string=hai) anos |
unicode.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
unidata_to_charset.pl
|
dcc69bab8c
copyright dates
|
%!s(int64=15) %!d(string=hai) anos |
uniform.c
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
%!s(int64=6) %!d(string=hai) anos |
uniform.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
validate.h
|
69990c4532
Deprecate libguile/validate.h
|
%!s(int64=6) %!d(string=hai) anos |
values.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
%!s(int64=5) %!d(string=hai) anos |
values.h
|
4a2d78b4d4
Give multiple-values objects a tc7
|
%!s(int64=6) %!d(string=hai) anos |
variable.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
variable.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
vectors.c
|
4636eb2263
Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
|
%!s(int64=5) %!d(string=hai) anos |
vectors.h
|
9e785509e4
Rewrite vector-copy! using memmove
|
%!s(int64=5) %!d(string=hai) anos |
version.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
version.h.in
|
791eb0c01a
Remove (C) from copyright statements
|
%!s(int64=6) %!d(string=hai) anos |
vm-builtins.h
|
110310b3e7
Expose scm_vm_builtin_ref internally
|
%!s(int64=6) %!d(string=hai) anos |
vm-engine.c
|
4a6a7e15d6
Remove vm->sp_min_since_gc
|
%!s(int64=5) %!d(string=hai) anos |
vm-expand.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
vm.c
|
89edd1bc2d
Fix race condition between 'abort-to-prompt' and stack marking.
|
%!s(int64=5) %!d(string=hai) anos |
vm.h
|
4a6a7e15d6
Remove vm->sp_min_since_gc
|
%!s(int64=5) %!d(string=hai) anos |
vports.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
vports.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
weak-list.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
weak-set.c
|
6111b86bdc
'resize_set' no longer allocates in a loop.
|
%!s(int64=5) %!d(string=hai) anos |
weak-set.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
weak-table.c
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
weak-table.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |
weak-vector.c
|
40dbe69be5
Simple vectors are just vectors
|
%!s(int64=5) %!d(string=hai) anos |
weak-vector.h
|
1234bb1850
Update license notices in all C files
|
%!s(int64=6) %!d(string=hai) anos |