Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / struct.h
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Andy WingoMerge commit 'cc8afa2b361635953dfba7f10e4193b1f243a50f'
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-24 Andy Wingodeprecate make-vtable-vtable
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-01 Andy Wingodeprecate scm_struct_table
2010-08-29 Andy Wingoadd flag to vtables to indicate that their layout is...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-01-25 Ludovic CourtèsRecognize structs with both "pr" and "pw" flags as...
2010-01-25 Ludovic CourtèsAdd ASCII art representing the basic struct layout.
2010-01-23 Ludovic CourtèsOptimize struct initialization and accessors for the...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-08 Andy Wingoscm_i_alloc_struct does not take a "what" arg
2009-12-08 Andy Wingoreserve a vtable flag for smobs.
2009-12-08 Andy Wingoadd vtable finalizer and printer setter macros
2009-12-08 Andy Wingomake some applicable struct vtable-vtable public to C
2009-12-07 Andy Wingoadd scm_c_make_struct[v]
2009-12-07 Andy Wingoprocedures-with-setters implemented in terms of structs
2009-12-05 Andy Wingosome scm_i_init_guile cleanups
2009-11-25 Andy Wingoheader tidyings
2009-11-25 Andy Wingolimn goops flags, remove foreign objs, rename entity...
2009-11-25 Andy Wingoa very big commit cleaning up structs & goops. also...
2009-11-15 Andy Wingoremove redundant, unnecessary instance size from struct...
2009-11-15 Andy Wingoremove support for "entities" -- a form of applicable...
2009-11-15 Andy Wingoremove unused struct gc chain macros
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-19 Ludovic CourtèsUse proper types for hash/assoc functions in `hashtab.h'.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesRemoved the now-useless `scm_struct_free_*' functions.
2008-09-05 Ludovic CourtesAdded support for the free function of structures.
2008-08-26 Andy Wingomerge from guile master
2008-08-16 Han-Wen NienhuysUse word_2 to store mark bits for freeing structs and...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2007-03-07 Kevin Rydemerge from 1.8 branch
2006-06-13 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-09-05 Han-Wen Nienhuys* struct.h: change scm_structs_to_free to scm_i_structs...
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Remove deprecated macros and typenames.
next