.. |
.gitignore
|
cf7e51b489
libguile gitignore
|
14 anni fa |
ChangeLog-1996-1999
|
339999c72e
Moved old ChangeLog text to ChangeLog-1996-1999 (added that file)
|
25 anni fa |
ChangeLog-2000
|
a51fe2479e
Split up.
|
24 anni fa |
ChangeLog-2008
|
afb59d75b8
Rename `ChangeLog' files to `ChangeLog-2008'.
|
16 anni fa |
ChangeLog-scm
|
4b28e0b88b
Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with
|
28 anni fa |
ChangeLog-srfi
|
37710f7e8f
move srfi-1 and srfi-60 C impl to libguile, without public C api
|
14 anni fa |
ChangeLog-threads
|
7bfd3b9e94
Merge threads directory into libguile.
|
28 anni fa |
Makefile.am
|
87fc4596e5
Remove private-gc.h
|
11 anni fa |
__scm.h
|
6dd9810902
Merge commit '750ac8c592e792e627444f476877f282525b132e'
|
11 anni fa |
_scm.h
|
4a1ce0169d
VM copes with moving FP
|
11 anni fa |
alist.c
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anni fa |
alist.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
arbiters.c
|
0607ebbfcf
locking for putc, puts
|
13 anni fa |
arbiters.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
array-handle.c
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
array-handle.h
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
array-map.c
|
dcc91f931c
Preallocate index list in scm_array_index_map_x
|
11 anni fa |
array-map.h
|
d09b201d59
Deprecate scm_array_fill_int()
|
11 anni fa |
arrays.c
|
257e163c75
Arrays are not an array implementation
|
11 anni fa |
arrays.h
|
493ceb99e5
Move array reader from arrays.c to read.c
|
12 anni fa |
async.c
|
44b76a785c
Revert "install pthread_atfork handlers for guile's static mutexen"
|
13 anni fa |
async.h
|
f76cf73a49
Merge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
|
11 anni fa |
backtrace.c
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anni fa |
backtrace.h
|
e8df456a15
print-exception gets a c binding
|
14 anni fa |
bdw-gc.h
|
eac7a5d039
if we have threads on windows, we have pthreads; inform bdw-gc of that
|
12 anni fa |
bitvectors.c
|
257e163c75
Arrays are not an array implementation
|
11 anni fa |
bitvectors.h
|
ff1feca9bd
allocate a tc7 to bitvectors
|
13 anni fa |
boolean.c
|
9348168ed5
add `nil?' primitive
|
13 anni fa |
boolean.h
|
84800dffc2
Declare scm_nil_p
|
11 anni fa |
bytevectors.c
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
bytevectors.h
|
ecd6c04527
Avoid array API in make-srfi-4-vector
|
11 anni fa |
c-tokenize.lex
|
6f160a6e99
build: Fix compilation of `c-tokenize.c' with latest Gnulib.
|
12 anni fa |
chars.c
|
cb8aaef4d0
Merge branch 'stable-2.0'
|
11 anni fa |
chars.h
|
0ca3a342d1
Support for Unicode general categories
|
15 anni fa |
continuations.c
|
796e54a74c
One more SCM vm user: continuations.
|
11 anni fa |
continuations.h
|
796e54a74c
One more SCM vm user: continuations.
|
11 anni fa |
control.c
|
e7f9ababe0
scm_the_vm now returns raw struct scm_vm pointer
|
11 anni fa |
control.h
|
4fcbc1b0d8
scm_i_prompt_pop_abort_args_x takes struct scm_vm* as arg
|
11 anni fa |
conv-integer.i.c
|
1713d319b7
* numbers.c (scm_i_range_error): New.
|
20 anni fa |
conv-uinteger.i.c
|
56a3dcd431
Remove references to undefined macros.
|
15 anni fa |
cpp-E.syms
|
3fff6e71ff
Update `cpp-E.syms' and `cpp-SIG.syms'.
|
14 anni fa |
cpp-SIG.syms
|
3fff6e71ff
Update `cpp-E.syms' and `cpp-SIG.syms'.
|
14 anni fa |
debug-malloc.c
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
debug-malloc.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
debug.c
|
e2cbf527c4
move procedure-name and procedure-source to procprop.c
|
11 anni fa |
debug.h
|
e2cbf527c4
move procedure-name and procedure-source to procprop.c
|
11 anni fa |
deprecated.c
|
05326efbb1
Remove generalized vector interface; deprecated in 2.0 already.
|
11 anni fa |
deprecated.h
|
b4fa6cc909
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
deprecation.c
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
deprecation.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
dynl.c
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
dynl.h
|
d4149a510e
Simplify the (system foreign) API.
|
14 anni fa |
dynstack.c
|
0bca90aac9
The dynamic stack records SP and FP values as offsets
|
11 anni fa |
dynstack.h
|
b44f5451f8
Remove last use of SCM vm in VM
|
11 anni fa |
dynwind.c
|
deaae8e9d7
remove out-of-date comment
|
13 anni fa |
dynwind.h
|
9ede013f68
the dynamic stack is really a stack now, instead of a list
|
13 anni fa |
elf.h
|
afc74c2920
add ELF loader
|
12 anni fa |
eq.c
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anni fa |
eq.h
|
8a4ed2dd34
remove "discouraged" infrastructure
|
14 anni fa |
error.c
|
4af0d97ee6
Print the faulty object upon invalid-keyword errors.
|
11 anni fa |
error.h
|
6703caf726
SCM_ASSERT to error.h
|
13 anni fa |
eval.c
|
e7f9ababe0
scm_the_vm now returns raw struct scm_vm pointer
|
11 anni fa |
eval.h
|
3f48638c8c
deprecate lookup closures
|
12 anni fa |
evalext.c
|
350930756c
Remove scm_tc7_vm
|
11 anni fa |
evalext.h
|
fc7bd367ab
remove all deprecated code
|
13 anni fa |
expand.c
|
9f309e2cd9
Builtins have procedure properties
|
11 anni fa |
expand.h
|
c32b7c4cef
Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops
|
11 anni fa |
extensions.c
|
08969a2407
fix --disable-modules build
|
13 anni fa |
extensions.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
feature.c
|
b4fa6cc909
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
feature.h
|
ed4c373966
Arrange to convert command-line arguments from the right encoding.
|
13 anni fa |
filesys.c
|
70a63479ad
Identify scm_is_vector with scm_is_simple_vector
|
11 anni fa |
filesys.h
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
finalizers.c
|
03d1294977
Remove tests and shims for pre-7.2 bdw-gc.
|
11 anni fa |
finalizers.h
|
a0551390d5
consolidate scm_i_register_weak_gc_callback, update weak-set to fit
|
12 anni fa |
fluids.c
|
064d24093b
Tune initial heap size
|
11 anni fa |
fluids.h
|
98eaef1b50
Simplify dynstack API to only wind one fluid at a time
|
11 anni fa |
foreign.c
|
095100bbdb
Change SCM_PACK_RTL macros to SCM_PACK_OP / SCM_PACK_OP_ARG
|
11 anni fa |
foreign.h
|
b0ca878cae
Foreign procedures are RTL programs
|
11 anni fa |
fports.c
|
6a9d9e3a62
Declare scm_i_open_file to silence a warning
|
11 anni fa |
fports.h
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
frames.c
|
5515edc5f2
Heap frame "stack holders" are raw scm_vm / scm_vm_cont pointers
|
11 anni fa |
frames.h
|
5515edc5f2
Heap frame "stack holders" are raw scm_vm / scm_vm_cont pointers
|
11 anni fa |
gc-malloc.c
|
87fc4596e5
Remove private-gc.h
|
11 anni fa |
gc.c
|
e0096e4798
Remove unused function scm_i_tag_name.
|
11 anni fa |
gc.h
|
fcd953f699
Merge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
|
11 anni fa |
gen-scmconfig.c
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
gen-scmconfig.h.in
|
ad378da975
check for iconveh values at configure-time
|
13 anni fa |
generalized-arrays.c
|
257e163c75
Arrays are not an array implementation
|
11 anni fa |
generalized-arrays.h
|
118ff892be
deprecate generalized vectors in favor of arrays
|
12 anni fa |
generalized-vectors.c
|
943f690a30
Fix bad uses of base and lbnd on rank 1 arrays
|
11 anni fa |
generalized-vectors.h
|
943f690a30
Fix bad uses of base and lbnd on rank 1 arrays
|
11 anni fa |
gettext.c
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
gettext.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
goops.c
|
350930756c
Remove scm_tc7_vm
|
11 anni fa |
goops.h
|
686022e84e
remove scm_si_name_access
|
13 anni fa |
gsubr.c
|
4cbc95f150
Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
|
11 anni fa |
gsubr.h
|
d798a895cc
Remove RTL_ infix from macros
|
11 anni fa |
guardians.c
|
d511a2e160
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
guardians.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
guile-func-name-check
|
34cbb05331
Revert "[build] Rewrite guile-func-name-check in Scheme, adding features."
|
14 anni fa |
guile-snarf-docs.in
|
34cbb05331
Revert "[build] Rewrite guile-func-name-check in Scheme, adding features."
|
14 anni fa |
guile-snarf.awk.in
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
guile-snarf.in
|
95c1cfb550
fix guile-snarf
|
14 anni fa |
guile.c
|
a5d0c135c0
Remove nonfunctional gdb interface
|
11 anni fa |
hash.c
|
b958141cdb
Merge branch 'stable-2.0'
|
11 anni fa |
hash.h
|
d1d1c5dea5
scm_hasher is static
|
13 anni fa |
hashtab.c
|
789dd40b8b
Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds.
|
11 anni fa |
hashtab.h
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
hooks.c
|
0607ebbfcf
locking for putc, puts
|
13 anni fa |
hooks.h
|
86fd6dff2a
add scm_call_n, scm_c_run_hookn
|
15 anni fa |
i18n.c
|
4a0fb276a9
i18n: Fix null pointer dereference when locale info is missing.
|
11 anni fa |
i18n.h
|
820f33aaed
Improved support for Unicode title case in Guile's string and character APIs.
|
15 anni fa |
init.c
|
a5d0c135c0
Remove nonfunctional gdb interface
|
11 anni fa |
init.h
|
12c1d8616d
threading / with_guile refactor to use more GC_stack_base
|
14 anni fa |
inline.c
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
inline.h
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
instructions.c
|
d86682ba2c
Add explicit nopcodes
|
11 anni fa |
instructions.h
|
20b1b91394
Move RTL unpack macros to vm-engine.c
|
11 anni fa |
ioext.c
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anni fa |
ioext.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
iselect.h
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
keywords.c
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
keywords.h
|
a16d4e82e9
Implement 'scm_c_bind_keyword_arguments'.
|
11 anni fa |
libgettext.h
|
5b3a39c7ff
Added missing files for `(ice-9 i18n)'.
|
18 anni fa |
libguile.map
|
9af080f720
Use a linker version script for libguile.
|
15 anni fa |
list.c
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
list.h
|
0f458a3725
factor copy-tree and cons-source out of eval.[ch]
|
15 anni fa |
load.c
|
1df515a077
Merge branch 'stable-2.0'
|
11 anni fa |
load.h
|
988ca6b212
add %site-ccache-dir
|
12 anni fa |
loader.c
|
02c624fc09
More precise stack marking via .guile.frame-maps section
|
11 anni fa |
loader.h
|
02c624fc09
More precise stack marking via .guile.frame-maps section
|
11 anni fa |
locale-categories.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
macros.c
|
747747ee06
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
macros.h
|
e809758a7e
clean up macros.[ch]
|
15 anni fa |
mallocs.c
|
0bdd43515e
Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
|
13 anni fa |
mallocs.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
memmove.c
|
a06e3a75b2
Remove "face-lift" comment.
|
23 anni fa |
memoize.c
|
ef47c4229c
Be smarter about capturing the environment for memoized code
|
11 anni fa |
memoize.h
|
ef47c4229c
Be smarter about capturing the environment for memoized code
|
11 anni fa |
mkstemp.c
|
0e42886088
mkstemp uses O_BINARY
|
12 anni fa |
modules.c
|
747747ee06
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
modules.h
|
2de74cb56e
finish deprecating eval closures
|
12 anni fa |
net_db.c
|
5bb40f9df0
getaddrinfo: Document the missing errno value for EAI_SYSTEM.
|
12 anni fa |
net_db.h
|
55ae00ea73
Add `getaddrinfo' and related procedures.
|
15 anni fa |
null-threads.c
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
null-threads.h
|
2bf0e122f0
Revert "add pthread_atfork helpers to our threading shims"
|
13 anni fa |
numbers.c
|
1df515a077
Merge branch 'stable-2.0'
|
11 anni fa |
numbers.h
|
1df515a077
Merge branch 'stable-2.0'
|
11 anni fa |
objprop.c
|
62fdadb0a5
check for pairs with scm_is_pair, not scm_nimp
|
13 anni fa |
objprop.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
options.c
|
086063aa32
remove object protection from options.c
|
13 anni fa |
options.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
pairs.c
|
61989c7053
Merge branch 'stable-2.0'
|
11 anni fa |
pairs.h
|
730af462c3
inline scm_cons, scm_car, scm_cdr
|
12 anni fa |
poll.c
|
b5870f25ad
rely on gnulib for `poll'
|
12 anni fa |
poll.h
|
6f81b18abe
add (ice-9 poll), a poll wrapper
|
14 anni fa |
ports-internal.h
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
ports.c
|
a9eca8f5d1
Fix (port-conversion-strategy #f).
|
11 anni fa |
ports.h
|
9b95f3ced4
Merge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
|
11 anni fa |
posix.c
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
posix.h
|
d20912e67d
Move `{total,current}-processor-count' outside of `posix.c'.
|
13 anni fa |
print.c
|
fb484fefeb
Merge branch 'stable-2.0'
|
11 anni fa |
print.h
|
fa980bcc0f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
private-options.h
|
6e504a7b44
print: Support R7RS |...| symbol notation.
|
11 anni fa |
procprop.c
|
8079714576
scm_i_rtl_program_* -> scm_i_program_*
|
11 anni fa |
procprop.h
|
bf8328ec16
procedure-documentation works on RTL procedures
|
11 anni fa |
procs.c
|
4cbc95f150
Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
|
11 anni fa |
procs.h
|
bf8328ec16
procedure-documentation works on RTL procedures
|
11 anni fa |
programs.c
|
6b9470bf48
Rename internal rtl-program-properties -> program-properties
|
11 anni fa |
programs.h
|
fd5621f868
Remove unused C scm_program_source.
|
11 anni fa |
promises.c
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anni fa |
promises.h
|
7b89381965
promises are in their own file now
|
15 anni fa |
pthread-threads.h
|
2bf0e122f0
Revert "add pthread_atfork helpers to our threading shims"
|
13 anni fa |
quicksort.i.c
|
6c9e8a5354
remove uses of trampolines within guile itself
|
15 anni fa |
r6rs-ports.c
|
ba578eb044
Merge branch 'stable-2.0'
|
11 anni fa |
r6rs-ports.h
|
36cc0b901c
Declare r6rs-ports functions
|
11 anni fa |
random.c
|
70a63479ad
Identify scm_is_vector with scm_is_simple_vector
|
11 anni fa |
random.h
|
d47db067b6
Add `random-state-from-platform' and `scm_i_random_bytes_from_platform'
|
13 anni fa |
rdelim.c
|
c932ce0b55
locking on unget_byte, ungetc, ungets
|
13 anni fa |
rdelim.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
read.c
|
ba578eb044
Merge branch 'stable-2.0'
|
11 anni fa |
read.h
|
b3a2259ce3
Remove prototype for scm_read_token, which does not exist.
|
12 anni fa |
regex-posix.c
|
eb4a14ed47
Use Gnulib's `regex' module.
|
13 anni fa |
regex-posix.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
remaining-docs-needed
|
8849a2449b
* run-test, remaining-docs-needed: Added these scripts. The
|
25 anni fa |
root.c
|
9ede013f68
the dynamic stack is really a stack now, instead of a list
|
13 anni fa |
root.h
|
e7efe8e793
decruftify scm_sys_protects
|
15 anni fa |
run-test
|
8849a2449b
* run-test, remaining-docs-needed: Added these scripts. The
|
25 anni fa |
rw.c
|
4251ae2e28
locking on port buffering operations
|
13 anni fa |
rw.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
scmconfig.h.top
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
scmsigs.c
|
03d1294977
Remove tests and shims for pre-7.2 bdw-gc.
|
11 anni fa |
scmsigs.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
script.c
|
87fc4596e5
Remove private-gc.h
|
11 anni fa |
script.h
|
ed4c373966
Arrange to convert command-line arguments from the right encoding.
|
13 anni fa |
simpos.c
|
87fc4596e5
Remove private-gc.h
|
11 anni fa |
simpos.h
|
87fc4596e5
Remove private-gc.h
|
11 anni fa |
smob.c
|
cb8ea3805f
Remove use of SCM_CRITICAL_SECTION in smob.c
|
11 anni fa |
smob.h
|
80be163f81
make applicable smob calls cheaper, and fix a memory leak
|
13 anni fa |
snarf.h
|
1c33be992e
Remove stack programs, objcode, and the old VM.
|
11 anni fa |
socket.c
|
1df515a077
Merge branch 'stable-2.0'
|
11 anni fa |
socket.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
sort.c
|
ba7e018b61
Match uniform_vector_elements with vector_elements
|
11 anni fa |
sort.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
srcprop.c
|
917b0e72f7
tune default hash table sizes
|
13 anni fa |
srcprop.h
|
76b9bac565
Add 'supports-source-properties?' predicate
|
13 anni fa |
srfi-1.c
|
6b4ba76d05
Change eval.c to use scm_c_vm_run instead of scm_call_with_vm.
|
11 anni fa |
srfi-1.h
|
e7a81c7acd
fix take-right and drop-right for improper lists
|
13 anni fa |
srfi-13.c
|
793e8a9317
Fix 'string-copy!' to work properly with overlapping src/dest.
|
11 anni fa |
srfi-13.h
|
5f085775ab
In string-split, add support for character sets and predicates.
|
12 anni fa |
srfi-14.c
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anni fa |
srfi-14.h
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 anni fa |
srfi-14.i.c
|
99d1843e2a
Update predefined character sets to Unicode 6.2
|
12 anni fa |
srfi-4.c
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
srfi-4.h
|
fc7bd367ab
remove all deprecated code
|
13 anni fa |
srfi-60.c
|
7b87f5de55
Fix the SRFI 60 copy-bit documentation.
|
13 anni fa |
srfi-60.h
|
37710f7e8f
move srfi-1 and srfi-60 C impl to libguile, without public C api
|
14 anni fa |
stackchk.c
|
0607ebbfcf
locking for putc, puts
|
13 anni fa |
stackchk.h
|
b9b9a02804
remove #define STACK_CHECKING from __scm.h.
|
13 anni fa |
stacks.c
|
5515edc5f2
Heap frame "stack holders" are raw scm_vm / scm_vm_cont pointers
|
11 anni fa |
stacks.h
|
aa3f69519f
replace frame implementation with VM frames
|
15 anni fa |
stime.c
|
70a63479ad
Identify scm_is_vector with scm_is_simple_vector
|
11 anni fa |
stime.h
|
4a42658f6a
scm_c_get_internal_run_time is more precise
|
13 anni fa |
strerror.c
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
strings.c
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
strings.h
|
db07176665
Add stringbuf printer
|
11 anni fa |
strorder.c
|
f1d19308ad
provide missing prototypes
|
15 anni fa |
strorder.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
strports.c
|
789dd40b8b
Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds.
|
11 anni fa |
strports.h
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 anni fa |
struct.c
|
14d102920f
add allocate-struct primitive and rtl opcode
|
11 anni fa |
struct.h
|
14d102920f
add allocate-struct primitive and rtl opcode
|
11 anni fa |
symbols.c
|
8c76a8971b
fix bug where scm_from_utf8_stringn would not detect bad utf-8
|
12 anni fa |
symbols.h
|
7914b2b069
symbols.h reindent
|
13 anni fa |
tags.h
|
350930756c
Remove scm_tc7_vm
|
11 anni fa |
texi-fragments-to-docstrings
|
6cfdc6b878
Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'.
|
12 anni fa |
threads.c
|
f76cf73a49
Merge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
|
11 anni fa |
threads.h
|
f76cf73a49
Merge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
|
11 anni fa |
throw.c
|
6dd9810902
Merge commit '750ac8c592e792e627444f476877f282525b132e'
|
11 anni fa |
throw.h
|
36c4044007
Don't use the identifier 'noreturn'.
|
11 anni fa |
trees.c
|
70a63479ad
Identify scm_is_vector with scm_is_simple_vector
|
11 anni fa |
trees.h
|
0f458a3725
factor copy-tree and cons-source out of eval.[ch]
|
15 anni fa |
unidata_to_charset.pl
|
dcc69bab8c
copyright dates
|
15 anni fa |
uniform.c
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
uniform.h
|
0362859c28
Remove generalized-vectors.h includes
|
11 anni fa |
validate.h
|
70a63479ad
Identify scm_is_vector with scm_is_simple_vector
|
11 anni fa |
values.c
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anni fa |
values.h
|
e1c80e6b30
add scm_c_nvalues with docs; also, docs for scm_c_values
|
12 anni fa |
variable.c
|
0607ebbfcf
locking for putc, puts
|
13 anni fa |
variable.h
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 anni fa |
vectors.c
|
d0b47b4946
Rename scm_t_array_handle.array to .root
|
11 anni fa |
vectors.h
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 anni fa |
version.c
|
89607fab50
version.h has SCM_EFFECTIVE_VERSION; effective-version uses that
|
15 anni fa |
version.h.in
|
b405cdb4c5
[build] Create libguile/version.h using the configure script.
|
14 anni fa |
vm-builtins.h
|
827c2c26fc
Small comment fix.
|
11 anni fa |
vm-engine.c
|
ddf0d7bb2e
Fix more vm-engine comments
|
11 anni fa |
vm-expand.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
vm.c
|
02c624fc09
More precise stack marking via .guile.frame-maps section
|
11 anni fa |
vm.h
|
f689dd6982
Remove the restore-continuation-hook.
|
11 anni fa |
vports.c
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
11 anni fa |
vports.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
weak-set.c
|
a0551390d5
consolidate scm_i_register_weak_gc_callback, update weak-set to fit
|
12 anni fa |
weak-set.h
|
81b80b9610
Revert "with a threaded guile, lock weak sets and tables during a fork"
|
13 anni fa |
weak-table.c
|
d7cb7f7925
weak-table consolidation around scm_i_register_weak_gc_callback
|
12 anni fa |
weak-table.h
|
07e69928fc
hash-set! on weak tables returns the value
|
13 anni fa |
weak-vector.c
|
789dd40b8b
Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds.
|
11 anni fa |
weak-vector.h
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 anni fa |
win32-uname.c
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
win32-uname.h
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |