Age | Commit message (Expand) | Author | Files | Lines |
2018年03月11日 | Fixing COPYING.LIB HEAD master devel | David Pirotte | 1 | -46/+38 |
2018年03月11日 | Adding guile.m4 to the list of distributed m4 macros | David Pirotte | 1 | -0/+394 |
2015年07月16日 | Prepare 1.9.15 v1.9.15 | David Pirotte | 2 | -1/+19 |
2015年07月16日 | updating README: Prerequisites, Building from a tarball. | David Pirotte | 1 | -6/+44 |
2015年07月16日 | requires autoconf >= 2.61, automake >= 1.12, adding /build-aux | David Pirotte | 3 | -68/+67 |
2015年07月16日 | we no longer update Changelog, see G-Wrap's git logs instead | David Pirotte | 2 | -355/+356 |
2015年07月16日 | removing doc/version.texi - it is generated/updated | David Pirotte | 1 | -4/+0 |
2015年07月15日 | removing ./doc/.cvsignore, no longer needed | David Pirotte | 1 | -6/+0 |
2015年07月09日 | fix make distcheck - manual review final touches | David Pirotte | 5 | -4/+33 |
2015年07月09日 | deleting doc/.gitignore - updating .gitignore | David Pirotte | 2 | -2/+22 |
2015年07月09日 | fixing all Makefile.am - use $(GUILE), not guile | David Pirotte | 5 | -7/+7 |
2015年02月14日 | auto merging with master - appying 2 patches from andy | David PIROTTE | 3 | -30/+2 |
2015年02月14日 | fix the manual last updated date | David PIROTTE | 1 | -2/+2 |
2015年01月22日 | No free/mark on WCT objects, and remove use of scm_gc_free | Andy Wingo | 1 | -29/+0 |
2015年01月22日 | Require Guile 2.0; allow Guile 2.2 | Andy Wingo | 2 | -1/+2 |
2014年09月22日 | g-wrap reference manual introduction review and xref fixes | David PIROTTE | 2 | -26/+32 |
2014年09月22日 | g-wrap reference manual updated for texinfo 5.2 | David PIROTTE | 8 | -325/+991 |
2012年07月11日 | use scm_module_variable instead of the deprecated scm_sym2var | Andy Wingo | 3 | -11/+29 |
2011年11月26日 | Prepare 1.9.14 v1.9.14 | Andreas Rottmann | 2 | -2/+9 |
2011年11月26日 | g-wrap guile: avoid use of `eval-when' on Guile 1.8.x | Andreas Rottmann | 1 | -7/+14 |
2011年11月23日 | fix aggregating tests for guile 2.0 | Andy Wingo | 1 | -2/+4 |
2011年08月23日 | generated guile modules load c extensions at compile-time too | Andy Wingo | 1 | -11/+8 |
2011年08月22日 | fix -Wunused-but-set-variable | Andy Wingo | 3 | -22/+7 |
2011年05月04日 | Add workaround for missing config.rpath to autogen.sh | Andreas Rottmann | 1 | -0/+4 |
2011年04月03日 | Tweaks to the manual pages | Andreas Rottmann | 1 | -7/+7 |
2011年02月27日 | g-wrap guile: remove some dead code | Andreas Rottmann | 1 | -9/+0 |
2011年02月27日 | g-wrap guile: import depended-on modules from Scheme, not C | Andreas Rottmann | 1 | -11/+5 |
2011年02月27日 | g-wrap guile: avoid use of `defined?', silence Guile 2.0 warning | Andreas Rottmann | 1 | -8/+10 |
2011年02月27日 | Fix SCM_VERSION_17X compatibility macro definition for Guile 2.x | Andreas Rottmann | 1 | -2/+4 |
2010年09月25日 | remove SRFI 34 and SRFI 35 as those are provided by Guile | Andreas Rottmann | 4 | -331/+0 |
2010年08月30日 | fix use of deprecated API in generated code | Andy Wingo | 1 | -5/+4 |
2010年08月30日 | use with-throw-handler instead of lazy-catch | Andy Wingo | 2 | -7/+7 |
2010年08月30日 | fix for deprecated Guile things | Andy Wingo | 3 | -16/+21 |
2010年06月03日 | Don't ignore return value of `vasprintf()' | Andreas Rottmann | 1 | -8/+14 |
2009年12月15日 | work on failing wct tests | Andy Wingo | 1 | -0/+18 |
2009年12月15日 | fix scm_throw invocation in guile's test-standard | Andy Wingo | 1 | -3/+3 |
2009年12月15日 | use Scheme's add-method! | Andy Wingo | 1 | -8/+10 |
2009年12月15日 | bundle unit-test.scm in guile/test | Andy Wingo | 2 | -1/+274 |
2009年12月15日 | guile 1.9 compatibility in (g-wrap compat) | Andy Wingo | 1 | -69/+65 |
2009年12月15日 | guile 1.9 compatibility in guile-runtime.c | Andy Wingo | 1 | -4/+11 |
2009年12月15日 | absolute paths in common.mk | Andy Wingo | 1 | -3/+3 |
2009年10月25日 | Prepare 1.9.13 v1.9.13 | Andreas Rottmann | 1 | -1/+1 |
2009年10月23日 | Fix `make distcheck' for out-of-tree builds | Andreas Rottmann | 1 | -1/+3 |
2009年10月23日 | Fixed several instances of mis-encoded e-with-grave-accent | Andreas Rottmann | 8 | -9/+9 |
2009年10月23日 | Polish the import from bzr | Andreas Rottmann | 8 | -119/+69 |
2009年10月23日 | Added manpage for g-wrap-config, cut 1.9.13-rc1 | Andreas Rottmann | 4 | -1/+56 |
2009年10月23日 | Retrospecively added ChangeLog entry for the sparc alignment bug | Andreas Rottmann | 1 | -0/+7 |
2009年10月23日 | Fix return value alignment | Andreas Rottmann | 2 | -3/+6 |
2009年10月23日 | Preparations for the 1.9.12 release | Andreas Rottmann | 3 | -8/+17 |
2009年10月23日 | Bug #25187 Incorrect placeholders in Guile's .pc.in template | Andreas Rottmann | 2 | -2/+11 |