| patch |
summary |
view |
raw |
| debian-branding.patch |
src/clx/clx.lisp | 1 +
src/code/save.lisp | 2 +-
src/hemlock/main.lisp | 2 ++
src/interface/initial.lisp | 1 +
src/lisp/lisp.c | 2 +-
src/tools/build-world.sh | 2 +-
src/tools/clmcom.lisp | 4 ++--
7 files changed, 9 insertions(+), 5 deletions(-)
|
view
|
download
|
| debian-build-options.patch |
src/tools/setenv-scripts/base-features.lisp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| create-and-adapt-doc-makefiles.patch |
src/docs/Makefile | 13 +++++++++++++
src/docs/cmu-user/Makefile | 4 ++--
src/docs/internals/Makefile | 2 +-
3 files changed, 16 insertions(+), 3 deletions(-)
|
view
|
download
|
| gray-stream-examples-protection.patch |
src/pcl/gray-streams-class.lisp | 4 ++--
src/pcl/gray-streams.lisp | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
|
view
|
download
|
| hemlock-package-fix.patch |
src/hemlock/package.lisp | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
|
view
|
download
|
| hemlock-termcap-fix.patch |
src/hemlock/termcap.lisp | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
|
view
|
download
|
| create-backtrace-on-build-failure.patch |
src/tools/setup.lisp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| ignore-errors-when-reporting-errors.patch |
src/code/save.lisp | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
|
view
|
download
|
| manpage-fixes.patch |
src/general-info/cmucl.1 | 2 +-
src/general-info/lisp.1 | 45 +++++++++++++++++++++------------------------
2 files changed, 22 insertions(+), 25 deletions(-)
|
view
|
download
|
| fix-cmu-user-html-output.patch |
src/docs/cmu-user/cmu-user.hva | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| texlive-pdf-output-fixes.patch |
src/docs/cmu-user/introduction.tex | 7 +------
src/docs/cmu-user/macros.tex | 13 ++-----------
src/docs/cmu-user/unicode.tex | 4 ----
src/docs/interface/toolkit.tex | 9 +--------
src/docs/internals/design.tex | 10 +---------
5 files changed, 5 insertions(+), 38 deletions(-)
|
view
|
download
|
| workaround-for-gcc-4.6-overoptimization |
src/lisp/os-common.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|