index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
struct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect allocation size in 'make-vtable-vtable'.
Ludovic Courtès
2020-03-09
1
-3
/
+5
*
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
Andy Wingo
2018-06-21
1
-2
/
+2
*
Update license notices in all C files
Andy Wingo
2018-06-20
1
-17
/
+17
*
Remove (C) from copyright statements
Andy Wingo
2018-06-20
1
-1
/
+1
*
Make .c copyright headers uniform
Andy Wingo
2018-06-20
1
-2
/
+2
*
Rationalize include order in C files
Andy Wingo
2018-06-20
1
-12
/
+8
*
Make libguile header inclusion consistent within libguile c files
Andy Wingo
2018-06-20
1
-23
/
+23
*
Remove Emacs local variables comments in Guile source
Andy Wingo
2018-06-20
1
-6
/
+0
*
Remove _scm.h
Andy Wingo
2018-06-20
1
-1
/
+0
*
Devolve symbols.h from _scm.h
Andy Wingo
2018-06-20
1
-0
/
+1
*
Remove modules.h from _scm.h.
Andy Wingo
2018-06-20
1
-0
/
+1
*
Move subr snarfing macros to gsubr.h.
Andy Wingo
2018-06-20
1
-0
/
+1
*
Devolve numbers.h from _scm.h.
Andy Wingo
2018-06-19
1
-0
/
+1
*
Remove <stdio.h> from ports.h
Andy Wingo
2018-06-19
1
-0
/
+1
*
Devolve pairs.h
Andy Wingo
2018-06-18
1
-0
/
+1
*
Devolve boolean.h include.
Andy Wingo
2018-06-18
1
-0
/
+1
*
Remove includes of validate.h.
Andy Wingo
2018-06-18
1
-1
/
+0
*
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
2018-06-14
1
-0
/
+2
*
Introduce make-struct/simple
Andy Wingo
2018-01-21
1
-1
/
+39
*
Struct vtables store bitmask of unboxed fields
Andy Wingo
2017-09-26
1
-132
/
+55
*
Merge 'stable-2.2'
Andy Wingo
2017-09-25
1
-46
/
+83
|
\
|
*
Add struct-ref/unboxed, struct-set!/unboxed
Andy Wingo
2017-09-25
1
-14
/
+111
*
|
Replace "pr" struct fields with "pw" fields
Andy Wingo
2017-09-23
1
-13
/
+12
*
|
Remove opaque slots
Andy Wingo
2017-09-23
1
-18
/
+5
*
|
Merge 'stable-2.2'
Andy Wingo
2017-09-23
1
-4
/
+11
|
\
\
|
|
/
|
*
Deprecate opaque struct fields
Andy Wingo
2017-09-23
1
-4
/
+11
*
|
Remove support for tail arrays and self slots
Andy Wingo
2017-09-22
1
-205
/
+69
*
|
Merge stable-2.2 into master
Andy Wingo
2017-09-22
1
-60
/
+40
|
\
\
|
|
/
|
*
Fix up make-struct-layout and make-struct/no-tail docstrings
Andy Wingo
2017-09-22
1
-10
/
+7
|
*
Deprecate struct "self" slots
Andy Wingo
2017-09-22
1
-0
/
+20
|
*
Remove unused code in struct.c
Andy Wingo
2017-09-22
1
-34
/
+0
|
*
Deprecate make-struct
Andy Wingo
2017-09-22
1
-16
/
+13
*
|
Remove indirection in structs
Andy Wingo
2017-09-14
1
-35
/
+12
|
/
*
Remove scm_puts_unlocked.
Andy Wingo
2016-04-26
1
-6
/
+6
*
Remove scm_putc_unlocked.
Andy Wingo
2016-04-26
1
-4
/
+4
*
Fix scm_init_struct dependency on port conversion handlers
Andy Wingo
2016-04-14
1
-3
/
+3
*
Move <class> initialization to Scheme
Andy Wingo
2015-01-23
1
-8
/
+7
*
add allocate-struct primitive and rtl opcode
Andy Wingo
2013-07-21
1
-0
/
+36
*
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-03-28
1
-5
/
+5
|
\
|
*
structs with tail arrays are not simple
Andy Wingo
2013-03-07
1
-5
/
+4
|
*
Implement `hash' for structs.
Ludovic Courtès
2012-10-12
1
-0
/
+49
|
*
set struct names for <standard-vtable>, etc
Andy Wingo
2012-07-28
1
-3
/
+11
|
*
deprecate make-vtable-vtable
Andy Wingo
2012-07-28
1
-49
/
+41
*
|
update make-struct docstring
Andy Wingo
2013-01-16
1
-3
/
+2
*
|
set struct names for <standard-vtable>, etc
Andy Wingo
2012-07-28
1
-3
/
+11
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-07-06
1
-111
/
+1
|
\
\
|
|
/
|
*
Scheme standard-vtable-fields binding
Andy Wingo
2012-07-06
1
-0
/
+1
|
*
add Scheme binding for scm_standard_vtable_vtable
Andy Wingo
2012-07-06
1
-0
/
+1
|
*
deprecate struct-vtable-tag
Andy Wingo
2012-07-06
1
-11
/
+0
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-07-06
1
-1
/
+1
|
\
\
|
|
/
[next]