11
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(comp-compile-lambda): if a list-style interactive decl. is found, see if it might be worth compiling it (if the function is in the `comp-top-level-compiled' list)
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
deleted all the SIGIO stuff (sys_poll_input): new function
John Harper
as john
More... about 27 years ago
(TEST_INT, TEST_INT_GUTS, TEST_INT_PERIOD, TEST_INT_SLOW): expanded testing for interrupts
John Harper
as john
More... about 27 years ago
(lisp_test_int_counter): new variable
John Harper
as john
More... about 27 years ago
remove the TEST_INT definition
John Harper
as john
More... about 27 years ago
(run_process): use TEST_INT_SLOW to test for interrupts in synchronous processes
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
Fix last change
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
Switch on host_type when choosing DL_LDFLAGS
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
(disassemble): fixed for bytecode objects that have less than six elements
John Harper
as john
More... about 27 years ago
(cmd_make_byte_code_subr): don't allocate the optional fourth and fifth elements unless they're required
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
remove EXEC_DIR define, just use JADE_EXEC_DIR
John Harper
as john
More... about 27 years ago
misc. changes to how the build directories and load-paths are set up (mainly, rename `X-dir' as `X-directory')
John Harper
as john
More... about 27 years ago
change miscellaneous `X-dir' variables to `X-directory' (jade-dir, lisp-lib-dir, ..)
John Harper
as john
More... about 27 years ago
Make `make install' and `make uninstall' work again
John Harper
as john
More... about 27 years ago
Fix dynamic linking on Linux (does it still work on Solaris?)
John Harper
as john
More... about 27 years ago
Added DL support. Cleaned build process
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
support for dynamic loading
John Harper
as john
More... about 27 years ago
added $(jadeexecdir)
John Harper
as john
More... about 27 years ago