21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Propagate r9234 to trunk More... over 17 years ago
newer upstream version More... over 17 years ago
Use reentrant version of #_readdir. Need a new canonical foreign-type ordinal for that. This is a little tricky to bootstrap, so new images. More... over 17 years ago
um, let's try that again More... over 17 years ago
no step, never mind gtk1.x More... over 17 years ago
built from 9206 More... over 17 years ago
not going to use HTML, INFO subdirs More... over 17 years ago
don't install to ../HTML More... over 17 years ago
fix XMLFILES definition More... over 17 years ago
include svn rev, fix (?) complaints about minute-in-hour usage, ignore build byproducts More... over 17 years ago
write it More... over 17 years ago
latest and greatest from sourceforge More... over 17 years ago
mecanical and style edits in using, build, and ide More... over 17 years ago
A first draft, at least. More... over 17 years ago
A placeholder, at this point. More... over 17 years ago
Start ... More... over 17 years ago
Remove. More... over 17 years ago
Move to cocoa directory. More... over 17 years ago
Update. More... over 17 years ago
Conditionalize for x86-64; need to see if I broke it on PPC. Add a 1-second delay after shark says it's "Ready"; don't know how to tell if it really is. More... over 17 years ago
Fix column counting fencepost in string-output-stream-ioblock-write-simple-string. More... over 17 years ago
additional mechaincal and style edits in implementation and modifying More... over 17 years ago
Getting closer to actually working, at least on ppc32/ppc64. With the -b option, receipt of SIGUSR1 toggles sampling; when it's toggled from on to off, a session file is (generally) produced. There -may- be a race condition (hard to reproduce) whereby a SIGUSR1 sent too soon after shark announces that it's 'ready' is dropped. Try to read process output via a pipe, to determine (a) when a newly-created shark process announces that it's ready and (b) to pick up the name of any session file created after sampling's toggled off. In all modes (certainly including -b/batch), SIGUSR2 toggles sampling off and causes the shark process to exit. Use a (simple) status-hook function to detect cases where the shark process dies, which is (a) better than not noticing or (b) polling for the process' status all the time. More... over 17 years ago
Make *FASDUMP-HASH* thread-private. More... over 17 years ago
Oops More... over 17 years ago
- Catch PROGRAM-ERROR's and WARNING's signalled during compilation, and turn them into compiler warnings. In view of this, use compiler-bug instead of nx-error in more places, and make more macros use signal-program-error rather than just error. More... over 17 years ago
Work-in-progress; lots of timing screws. More... over 17 years ago
In TEST-CCL: load ccl.lsp More... over 17 years ago
In TEST-CCL: use svn-repository; tweak in warning muffling. More... over 17 years ago
Conditionalize out MOUSE-TRANSLATION-INFO. More... over 17 years ago