Age | Commit message (Expand) | Author | Files | Lines |
2005年01月14日 | Windows: File and directory handling, remove gcc warning, makefile variable. unlabeled-1.13.6.2.10 | Mike Thomas | 1 | -14/+61 |
2003年11月06日 | This commit was manufactured by cvs2svn to create branch | cvs2git | 3257 | -1363747/+0 |
2003年11月06日 | Make all C defined functions installed into lisp static functions to work aro... | Camm Maguire | 82 | -951/+1009 |
2003年11月06日 | Turn on some optimization on hppa, -O only | Camm Maguire | 2 | -3/+4 |
2003年11月06日 | copy the global *info* parameter in c1flet and c1labels to prevent accumulati... | Camm Maguire | 2 | -3/+7 |
2003年10月31日 | Portability patches to makefiles to support non-GNU grep (no -q), and non-bas... | Camm Maguire | 4 | -12/+20 |
2003年10月31日 | *** empty log message *** | Camm Maguire | 1 | -1/+1 |
2003年10月31日 | Be more thorough about adding fun-info to call-local info in gcl_cmpflet.lsp,... | Camm Maguire | 4 | -38/+41 |
2003年10月31日 | Repair weak symbol addition to the bfd symbol table in sfasli.c | Camm Maguire | 2 | -1/+7 |
2003年10月23日 | Load weak symbols as well as undefined symbols in bfd_build_symbol_table, for... | Camm Maguire | 1 | -1/+1 |
2003年10月23日 | Map t and nil stream indicators properly in optimized compiled references to ... | Camm Maguire | 2 | -12/+28 |
2003年10月19日 | init_or_load1 -> gcl_init_or_load1 in xgcl-2/sysinit.lsp | Camm Maguire | 2 | -2/+3 |
2003年10月19日 | Fix sh syntax in debian/gcl.sh | Camm Maguire | 2 | -1/+8 |
2003年10月13日 | Remove imod/ifloor functions in cmpaux.c and directly inline their fixed equi... | Camm Maguire | 1 | -1/+1 |
2003年10月13日 | Remove imod/ifloor functions in cmpaux.c and directly inline their fixed equi... | Camm Maguire | 4 | -27/+40 |
2003年10月10日 | generate less garbage in add-info (gcl_cmpinline.lsp), enabling maxima compil... | Camm Maguire | 2 | -6/+19 |
2003年10月10日 | Update install readme, fix tilde problem, MinGW32 gcc fix. | Mike Thomas | 3 | -12/+27 |
2003年10月10日 | Path hardwire on install. Pwd workaround. Makefile odds'n'sods | Mike Thomas | 5 | -3316/+8006 |
2003年10月10日 | This commit was manufactured by cvs2svn to create branch 'Version_2_6_1'. | cvs2git | 1 | -0/+5 |
2003年10月10日 | *** empty log message *** | Camm Maguire | 1 | -1/+1 |
2003年10月10日 | Fix an obviou int overflow in ifloor (o/cmpaux.c), handle more proper fixnum/... | Camm Maguire | 2 | -3/+7 |
2003年10月10日 | collect info structures for local functions in flet and labels processing (gc... | Camm Maguire | 4 | -330/+408 |
2003年10月08日 | Fix compiler optimization bug in gcl_cmpopt.lsp -- missing parens around inli... | Camm Maguire | 2 | -2/+9 |
2003年10月02日 | Remove pcl_methods.c patch. as is apparently no longer needed, TODO -- make s... | Camm Maguire | 2 | -3/+7 |
2003年10月02日 | Fix bug related to gcc-3.3 fixes in set_exponent in num_co.c | Camm Maguire | 2 | -4/+3 |
2003年09月29日 | Make sure to push stack variables onto newly allocated C variable when inlini... | Camm Maguire | 2 | -5/+10 |
2003年09月27日 | Prevent destructive modification of bignum arguments in log_op/mp_op in gmp_b... | Camm Maguire | 3 | -2/+7 |
2003年09月26日 | tk8.4 patches | Camm Maguire | 9 | -84/+34 |
2003年09月26日 | Restore mpz_to_mpz{1} in gmp_big.c, can be written by compiler | Camm Maguire | 2 | -15/+21 |
2003年09月24日 | configure changes for sizeof(struct contblock) detection | Camm Maguire | 3 | -7943/+3321 |
2003年09月24日 | remove 'attic' from comment in gcl_loop.lsp | Camm Maguire | 1 | -0/+10 |
2003年09月24日 | Add compilation step of compiling all lsp and cmpnew .lsp files from an inter... | Camm Maguire | 165 | -102005/+1498 |
2003年09月23日 | *** empty log message *** | Camm Maguire | 3 | -2812/+0 |
2003年09月23日 | Iterate sys-proclaim/rebuild for pcl and clcs | Camm Maguire | 39 | -9376/+16439 |
2003年09月23日 | Iterate sys-proclaim/rebuild generation once more | Camm Maguire | 19 | -2679/+2597 |
2003年09月23日 | Rebuild with opts enabled | Camm Maguire | 174 | -54231/+46574 |
2003年09月23日 | Make sure makefiles can generate sys-proclaim.lsp, regenerate these files and... | Camm Maguire | 11 | -959/+3287 |
2003年09月23日 | collectfn -> gcl_collectfn in cmpnew/gcl_make-fn.lsp | Camm Maguire | 2 | -3/+4 |
2003年09月23日 | collectfn -> gcl_collectfn in lsp/gcl_auto.lsp | Camm Maguire | 2 | -3/+4 |
2003年09月23日 | All cmpinit.lsp files named gcl_cmpinit.lsp; allow full lisp optimization in ... | Camm Maguire | 5 | -5/+15 |
2003年09月23日 | fasdmacros.lsp -> gcl_fasdmacros.lsp | Camm Maguire | 5 | -489/+509 |
2003年09月23日 | Optional compiler init file is called gcl_cmpinit | Camm Maguire | 2 | -3/+4 |
2003年09月23日 | small compiler change to remove unused C variables from optimized compiled ma... | Camm Maguire | 5 | -2233/+2398 |
2003年09月23日 | preliminary 'satisfies support in subtypep, more predicate type pairs and rev... | Camm Maguire | 5 | -2292/+2266 |
2003年09月19日 | Mac OSX GET_FULL_PATH_SELF | Camm Maguire | 2 | -0/+14 |
2003年09月19日 | Gcc 3.3.1 flag, version number in install readme. | Mike Thomas | 2 | -12/+7 |
2003年09月18日 | Make doc install work. Autoset configure VERSION. | Mike Thomas | 3 | -20/+21 |
2003年09月18日 | Use EXE macro to avoid install failure. | Mike Thomas | 1 | -3/+3 |
2003年09月18日 | Minor updates which need to be fed back into HEAD - due to recent changes. | Mike Thomas | 4 | -3324/+7949 |
2003年09月16日 | Close streams in fasldlsym.c | Camm Maguire | 2 | -0/+7 |