|
From: | Camm Maguire |
Subject: | [Gcl-commits] gcl clcs/makefile clcs/myload.lisp clcs/myload1... |
Date: | Fri, 06 May 2005 22:52:33 -0400 |
CVSROOT: /cvsroot/gcl Module name: gcl Branch: Changes by: Camm Maguire <address@hidden> 05/05/07 02:52:33 Modified files: clcs : makefile myload.lisp myload1.lisp cmpnew : gcl_cmpmain.lsp gcl_cmptop.lsp sys-proclaim.lisp debian : changelog o : fasldlsym.c sfaslmacosx.c pcl : defsys.lisp makefile unixport : sys_ansi_gcl.c sys_gcl.c sys_mod_gcl.c sys_pcl_gcl.c Added files: clcs : gcl_clcs_condition_definitions.lisp gcl_clcs_conditions.lisp gcl_clcs_debugger.lisp gcl_clcs_handler.lisp gcl_clcs_install.lisp gcl_clcs_kcl_cond.lisp gcl_clcs_macros.lisp gcl_clcs_precom.lisp gcl_clcs_restart.lisp gcl_clcs_top_patches.lisp pcl : gcl_pcl_boot.lisp gcl_pcl_braid.lisp gcl_pcl_cache.lisp gcl_pcl_combin.lisp gcl_pcl_compat.lisp gcl_pcl_cpl.lisp gcl_pcl_ctypes.lisp gcl_pcl_defclass.lisp gcl_pcl_defcombin.lisp gcl_pcl_defs.lisp gcl_pcl_dfun.lisp gcl_pcl_dlisp.lisp gcl_pcl_dlisp2.lisp gcl_pcl_env.lisp gcl_pcl_fast_init.lisp gcl_pcl_fin.lisp gcl_pcl_fixup.lisp gcl_pcl_fngen.lisp gcl_pcl_fsc.lisp gcl_pcl_generic_functions.lisp gcl_pcl_impl_low.lisp gcl_pcl_init.lisp gcl_pcl_iterate.lisp gcl_pcl_low.lisp gcl_pcl_macros.lisp gcl_pcl_methods.lisp gcl_pcl_pkg.lisp gcl_pcl_precom1.lisp gcl_pcl_precom2.lisp gcl_pcl_slots.lisp gcl_pcl_slots_boot.lisp gcl_pcl_std_class.lisp gcl_pcl_vector.lisp gcl_pcl_walk.lisp Removed files: clcs : clcs_condition_definitions.lisp clcs_conditions.lisp clcs_debugger.lisp clcs_handler.lisp clcs_install.lisp clcs_kcl_cond.lisp clcs_macros.lisp clcs_precom.lisp clcs_restart.lisp clcs_top_patches.lisp pcl : pcl_boot.lisp pcl_braid.lisp pcl_cache.lisp pcl_combin.lisp pcl_compat.lisp pcl_cpl.lisp pcl_ctypes.lisp pcl_defclass.lisp pcl_defcombin.lisp pcl_defs.lisp pcl_dfun.lisp pcl_dlisp.lisp pcl_dlisp2.lisp pcl_env.lisp pcl_fast_init.lisp pcl_fin.lisp pcl_fixup.lisp pcl_fngen.lisp pcl_fsc.lisp pcl_gcl_low.lisp pcl_generic_functions.lisp pcl_init.lisp pcl_iterate.lisp pcl_low.lisp pcl_macros.lisp pcl_methods.lisp pcl_pkg.lisp pcl_precom1.lisp pcl_precom2.lisp pcl_slots.lisp pcl_slots_boot.lisp pcl_std_class.lisp pcl_vector.lisp pcl_walk.lisp Log message: Unique init-names for compiler::link and the like CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_condition_definitions.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_conditions.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_debugger.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_handler.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_install.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_kcl_cond.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_macros.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_precom.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_restart.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/gcl_clcs_top_patches.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/makefile.diff?tr1=1.21&tr2=1.22&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/myload.lisp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/clcs/myload1.lisp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/gcl_cmpmain.lsp.diff?tr1=1.22&tr2=1.23&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/gcl_cmptop.lsp.diff?tr1=1.20&tr2=1.21&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/sys-proclaim.lisp.diff?tr1=1.8&tr2=1.9&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/debian/changelog.diff?tr1=1.675&tr2=1.676&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/fasldlsym.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/sfaslmacosx.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_boot.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_braid.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_cache.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_combin.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_compat.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_cpl.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_ctypes.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_defclass.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_defcombin.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_defs.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_dfun.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_dlisp.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_dlisp2.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_env.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_fast_init.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_fin.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_fixup.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_fngen.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_fsc.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_generic_functions.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_impl_low.lisp?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_init.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_iterate.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_low.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_macros.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_methods.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_pkg.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_precom1.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_precom2.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_slots.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_slots_boot.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_std_class.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_vector.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/gcl_pcl_walk.lisp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/defsys.lisp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/makefile.diff?tr1=1.16&tr2=1.17&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_ansi_gcl.c.diff?tr1=1.10&tr2=1.11&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_gcl.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_mod_gcl.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_pcl_gcl.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
[Prev in Thread] | Current Thread | [Next in Thread] |