2014-05-08 |
Matt Birkholz | gtk: Fix gtk-widget-create-pango-layout's failure test. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Matt Birkholz | ffi: Punt AUXDIR from shim-config.scm. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | configure: Move check for __x86_64__. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | ffi: Add install-html using documentation build parameters. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | ffi: Use Makefile to save shim build parameters. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | Fix continue_from_trap to NOT open a FREE_PARANOIA_MARG... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | ffi: Update Makefile for prhello example. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | Add FFI to doc/info-dir and reformat. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Taylor R Campbell | Add portable IEEE 754 format utilities. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Taylor R Campbell | Correct types in BIGNUM_REDUCE_LENGTH and use output... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Taylor R Campbell | Make definition of VERIFY-HEAP primitive unconditional. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Matt Birkholz | Fix string-head! to hide the unused (non-marked) words. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Matt Birkholz | Fix BIGNUM_REDUCE_LENGTH to hide the unused (non-marked... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Matt Birkholz | Call verify_heap before GC to scan for bogosities. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Fix technically incorrect malloc size in re_match.... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Nix dead initialization in scan_ephemerons. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Mark scan unused in non-debug builds. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Make (cd "/nonexistent") fail. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Remove vestigial unused variable in FAST-DIVISION. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Revert "Assemble (JMP (@PCR FOO)) (LABEL FOO) to zero... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Clarify comment over amd64 fixnum_shift hook. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Open-code non-2^n quotients and remainders by multiplic... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Assemble (JMP (@PCR FOO)) (LABEL FOO) to zero bits... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Reorder branches in FIX:QUOTIENT/FIX:REMAINDER code... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Taylor R Campbell | Avoid modifying rcx in amd64 fixnum_shift assembly... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Taylor R Campbell | Fix sf/cgen so it doesn't just drop declarations for... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Attempt to fix an undefined variable reference in svm... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Generate all OS constructors for compiler. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Remove obsolete AC_SYS_RESTARTABLE_SYSCALLS. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Use FLO:NEGATE, not (FLO:- 0. ...), to apply sign in... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Don't rewrite (flo:- 0. x) as (flo:negate x) on amd64. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | More hacks to get liarc to build. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Try builtin objects before fasl files in liarc FASLOAD. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Generate code for -0. constants correctly in liarc. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | compile-liarc-bundle rules depend on some tools in... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Fix up fni->bci files in crsend.scm. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Temporary kludge: bake a fresh runtime into the toolchain. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Put back some temporary SEQUENCE-2 scaffolding. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Simplify x86 fenv structures. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | On i386, avoid FCOM[P] and FTST in favour of FUCOM[P]. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Avoid using new-style SEQUENCE stuff in LIAR. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Fix default (ISO-8859-1) char image strings. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Matt Birkholz | svm: Fix the disassembler. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Matt Birkholz | svm: Convert program_counter from a static variable... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Matt Birkholz | ffi: Avoid longjmps in C-CALL primitive (callout_continue). |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Matt Birkholz | Add load-option/suppress-loading-message? for load... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Matt Birkholz | tests/ffi: load-option is quieter now by default. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Matt Birkholz | gtk: Added <polygon-ink>. Used it to make arrow heads... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Matt Birkholz | make.so is supposed to be found in the compiler bundle. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Matt Birkholz | src/Makefile.tools.in: Missing dependency made cross... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Matt Birkholz | ffi: test-ffi.scm: Need a newline before running make. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Matt Birkholz | gio: g_try_malloc0 does not abort. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Matt Birkholz | gtk: Issue warning if `make check' cannot open DISPLAY. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Matt Birkholz | gtk: Make test-gport-performance.scm a standalone script. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Matt Birkholz | planetarium: Call test procedures in mit-make.scm. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Matt Birkholz | planetarium: Combine mit-compile.scm and mit-compile... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matt Birkholz | Use the new, flying <glx-viewport> and draw a shaded... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Matt Birkholz | Use glu:perspective and glu:look-at to "fly" a <glx... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Matt Birkholz | gtk: Warn, do not die, if start_gtk returns 0 (failure). |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Matt Birkholz | planetarium/google-earth-requests: Do not truncate... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | planetarium: google-earth-requests: Replace open-input... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | planetarium: Request 8 Google elevations at once. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | dist/shared.sh: Add gtk and gl to the list of PLUGINS. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | planetarium: Add request-google-elevation, make-google... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | planetarium/mit-snapshot: Remove redundant draw-telluri... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | planetarium: Add geodesic-distance, angular-separation,... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | gl: Enhance glxgears demo. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | gl: Move original glxgears translation to package ... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | gl: Simplify make.scm |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Matt Birkholz | gl: Add gl:display, gl:cull-face, gl:color-material... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Matt Birkholz | gl: with-glx-viewport, with-glx-widget |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Matt Birkholz | gl: make check |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | gl: New wrapper for libGL, libGLU. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | gtk: Simplify make.scm. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | gtk: Simplify configure.ac and fix its copyright notices. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | gtk: re-generate gtk-*.pkd when gtk.pkg changes. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | Quiet load-option; suppress loading messages. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | ffi: Add flovec_* functions and abort_to_c for shims. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | ffi/build.scm.in: Install compile-file:sf-only?ed options. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | doc/ffi: typo |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | mhash: Simplify configure.ac. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Matt Birkholz | gtk: Catch up with install-shim's DESTDIR support. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Matt Birkholz | doc/user-manual (Unix Installation): Added plugin building. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | Revert aab92f7 to allow building on 9.1.1, until master... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | src/Makefile.in: Make xml/xml-unx.pkd depend on cref... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | dist/make-src-files: Fix $plugin-config log file names. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | Revert 13b5bca. Use the host's runtime, not a cross... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | dist/make-src-files: Autoconf plugins (FFI wrappers). |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | ffi: Add DESTDIR support. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Merge branch 'master' into Gtk. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Fix LIAR/svm build to cross from 9.1.1. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Make compile-xml dependent on cref-star-parser. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Fix LIAR/C build to cross from 9.1.1. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | More FFI cleanups: no need to include microcode/achost.ac. |
commit | commitdiff | tree | snapshot |
next |