| patch |
summary |
view |
raw |
| cvs20080204 |
upstream/cvs/lush/Makefile.in | 3
upstream/cvs/lush/aclocal.m4 | 3
upstream/cvs/lush/configure | 9865 +++++-----
upstream/cvs/lush/configure.ac | 6
upstream/cvs/lush/etc/lush.el | 143
upstream/cvs/lush/include/header.h | 5
upstream/cvs/lush/include/idxops.h | 4
upstream/cvs/lush/local/local-manual.hlp | 7
upstream/cvs/lush/local/mnist/README | 4
upstream/cvs/lush/lsh/compiler/dh-util.lsh | 4
upstream/cvs/lush/lsh/compiler/make-standalone.lsh | 6
upstream/cvs/lush/lsh/libc/files.lsh | 205
upstream/cvs/lush/lsh/libimage/image-io.lsh | 12
upstream/cvs/lush/lsh/libimage/img-util.lsh | 6
upstream/cvs/lush/lsh/libstd/brace.lsh | 5
upstream/cvs/lush/lsh/libstd/svgwindow.lsh | 194
upstream/cvs/lush/lsh/libtex/README | 2
upstream/cvs/lush/lsh/libtex/bibtex.lsh | 412
upstream/cvs/lush/lsh/libtex/texhtml.lsh | 73
upstream/cvs/lush/lsh/libtex/texutf8.lsh | 79
upstream/cvs/lush/lsh/lush-manual.hlp | 99
upstream/cvs/lush/lsh/manual/objects.hlp | 41
upstream/cvs/lush/lsh/manual/strings.hlp | 42
upstream/cvs/lush/packages/audiofile/demos/kde_beep_honk.wav | 3
upstream/cvs/lush/packages/audiofile/demos/read-wav.lsh | 15
upstream/cvs/lush/packages/devices/serial.lsh | 60
upstream/cvs/lush/packages/jpeg/jidctflt.c | 286
upstream/cvs/lush/packages/jpeg/jpeg.lsh | 115
upstream/cvs/lush/packages/jpeg/loadjpeg.c | 341
upstream/cvs/lush/packages/jpeg/tinyjpeg-internal.h | 115
upstream/cvs/lush/packages/jpeg/tinyjpeg.c | 2143 ++
upstream/cvs/lush/packages/jpeg/tinyjpeg.h | 73
upstream/cvs/lush/packages/libnum/interpolator.lsh | 21
upstream/cvs/lush/packages/music/asound-config.lsh | 52
upstream/cvs/lush/packages/music/midi-seq.lsh | 484
upstream/cvs/lush/packages/music/music.hlp | 9
upstream/cvs/lush/packages/opencv/aux_const.lsh | 2
upstream/cvs/lush/packages/opencv/aux_convert.lsh | 103
upstream/cvs/lush/packages/opencv/aux_io.lsh | 42
upstream/cvs/lush/packages/opencv/aux_object.lsh | 7
upstream/cvs/lush/packages/opencv/cv-config.lsh | 7
upstream/cvs/lush/packages/opencv/cv-statistics.lsh | 201
upstream/cvs/lush/packages/opencv/cvmatrix.lsh | 849
upstream/cvs/lush/packages/opencv/demos/d01_sample.lsh | 2
upstream/cvs/lush/packages/opencv/demos/d02_cannyedge.lsh | 3
upstream/cvs/lush/packages/opencv/demos/d03_pyrseg.lsh | 2
upstream/cvs/lush/packages/opencv/demos/d04_video.lsh | 42
upstream/cvs/lush/packages/opencv/demos/d05_video_edge.lsh | 59
upstream/cvs/lush/packages/opencv/demos/d06_corners.lsh | 26
upstream/cvs/lush/packages/opencv/demos/d07_lk_track.lsh | 185
upstream/cvs/lush/packages/opencv/matrix.lsh | 850
upstream/cvs/lush/packages/opencv/opencv.hlp | 4
upstream/cvs/lush/packages/opencv/opencv.lsh | 4
upstream/cvs/lush/packages/opencv/statistics.lsh | 201
upstream/cvs/lush/packages/opengl/nehe_tutorial/00_miniglut.lsh | 21
upstream/cvs/lush/packages/opengl/nehe_tutorial/00_simpleglut.lsh | 30
upstream/cvs/lush/packages/opengl/nehe_tutorial/01_glut.lsh | 32
upstream/cvs/lush/packages/opengl/nehe_tutorial/06_texture.lsh | 123
upstream/cvs/lush/packages/opengl/nehe_tutorial/README | 6
upstream/cvs/lush/packages/opengl/nehe_tutorial/nehe.png | 151
upstream/cvs/lush/packages/svm/demos/mnist-svqp.lsh | 38
upstream/cvs/lush/packages/svm/lasvm/kcache.c | 282
upstream/cvs/lush/packages/svm/lasvm/kcache.h | 23
upstream/cvs/lush/packages/svm/lasvmcache.lsh | 23
upstream/cvs/lush/packages/svm/svm.hlp | 28
upstream/cvs/lush/src/dldbfd.c | 10
upstream/cvs/lush/src/fileio.c | 4
upstream/cvs/lush/src/graphics.c | 23
upstream/cvs/lush/src/io.c | 27
upstream/cvs/lush/src/main.c | 23
upstream/cvs/lush/src/oostruct.c | 15
upstream/cvs/lush/src/string.c | 6
upstream/cvs/lush/src/toplevel.c | 26
upstream/cvs/lush/sys/stdenv.lsh | 63
upstream/cvs/lush/sys/sysenv.lsh | 6
75 files changed, 12108 insertions(+), 6378 deletions(-)
|
view
|
download
|
| 01-python |
packages/python/demos/addthem.py | 2 ++
packages/python/demos/addthem2.py | 2 ++
packages/python/demos/addthemclass.py | 2 ++
3 files changed, 6 insertions(+)
|
view
|
download
|
| 02-manpage |
etc/lush.1 | 145 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 73 insertions(+), 72 deletions(-)
|
view
|
download
|
| 03-gcc4-mips |
src/dldbfd.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|