2011-08-18 |
Matt Birkholz | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Warn, not die, when a callback or constant is undefined. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Insert const AFTER qualified type, to qualify pointers. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Allow ../../ in .cdecl include statements. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Matt Birkholz | Added prompt-for-string and call-with-pass-phrase. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matt Birkholz | Merge remote-tracking branch 'origin/master' into Gtk |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matt Birkholz | Did not need the signal-name argument for g-signal... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matt Birkholz | Support GFile mounts that need a username and password. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matt Birkholz | Added missing gc-cleanup for <g-mount-operation>s. |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matt Birkholz | Use map! where possible, and e.g. bitwise-ior vs. bitst... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matt Birkholz | Added prompt-for-string and call-with-pass-phrase. |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Matt Birkholz | Warn of undefined C-enum constants; do not error. |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Matt Birkholz | Outf-console is now outf-error, writing to stderr. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Matt Birkholz | Factored gfile-close out of -stream-close and -enumerat... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Matt Birkholz | Factored gfile-open out of gfile-query-info. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Matt Birkholz | Punt 64bit GFile attributes and the gint64 type. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Matt Birkholz | Factored gfile-open out of -read, -open-write and ... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Matt Birkholz | Added global export gdirectory-read. |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Matt Birkholz | Mount GFiles as necessary, assuming no password is... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Matt Birkholz | G-signal-connect now has an optional signal-name parameter. |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Matt Birkholz | C-peek-cstringp! now returns () at NULL on end of a... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Matt Birkholz | Warn, not die, if a callback is undefined. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Matt Birkholz | Wrote analyze-file, for logs with these performance... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Matt Birkholz | Punt the tty-get/set-interrupt-chars primitives. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Matt Birkholz | Punt HAVE_SIGACTION_SIGINFO_SIGNALS. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Taylor R Campbell | Fix call to COMBINATION/MAKE in sf/reduct.scm. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Matt Birkholz | Signal handlers can now make scheme_source runnable. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Taylor R Campbell | Include osscheme.h in flonum.c for error_unimplemented_... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Taylor R Campbell | Fix {REDUCE,REPLACE}-OPERATOR declaration after jrm... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Matt Birkholz | Abbreviate option loading-messages. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Matt Birkholz | Factored out a <gio> class. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Matt Birkholz | (integrate-external "string") |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Matt Birkholz | Avoid reading e.g. ../../src/runtime/.#genio.scm. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Matt Birkholz | Use for-each iota; punt dotimes. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Matt Birkholz | typo in last commit |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Matt Birkholz | Added test-gtk, test-gfile-operations.scm. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Matt Birkholz | Wrapped GFileInfo, GFileEnumerator. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Matt Birkholz | Split port and gport tests into separate procedures. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Matt Birkholz | Forward async signals to the scheme_thread. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Matt Birkholz | Undo genio hack: external-string buffers. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Matt Birkholz | g_malloc0 nulls GError*s so a GC-cleanup will not free... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Matt Birkholz | Fixed GError GC-cleanup, again. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Rename central function per new file name. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Fixed GError GC-cleanup. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Reformat tracing; avoid hashing objects to be GC-cleaned. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Removed second appearance of "compiler" in SUBDIRS. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Use gdk_window_process_all_updates; keep animations... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Timeout -1 is forever. Turn off thread timer in toolkit. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Use trace() for less obtrusive tracing. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Moved maybe-yield-gtk to main.scm. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Lighter-weight GError handling. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Rename test-{,g}port-performance.scm. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Added ->simple-pathname for c-including ../../whatnot. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Reformat trace messages some more. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Added blink? and spin? flags. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Matt Birkholz | Reformat trace messages a wee bit. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Matt Birkholz | Added g-output-streams, gc-cleanups, and a performance... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Matt Birkholz | Added maybe-yield-gtk, for callbacks that unblock threads. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Matt Birkholz | Fixed gtk's compile-file dependencies. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Matt Birkholz | Insert const AFTER qualified type, to qualify pointers. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Matt Birkholz | External string buffers for generic-i/o-ports fix. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Matt Birkholz | Fixed more const declarations. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Birkholz | Named the cleanup thunks. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Birkholz | Added c-peek-bytes, c-poke-bytes. Recycle callback... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Birkholz | Allow no runnable threads nor timers. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Birkholz | Close-in/output-buffer now call source/sink close method. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Birkholz | Fixed start_gtk to be FALSE when gtk_init_check fails. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Matt Birkholz | Fixed const declarations per Wiki's Const-correctness. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Arthur A. Gleckler | Fixed typos in comment. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Joe Marshall | Recode PATTERN-LOOKUP-1 and PATTERN-VARIABLES in direct... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Matt Birkholz | typo |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Joe Marshall | Change default initializers from (lambda () #f) to #f. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Joe Marshall | Allow #F to be a legal record and structure initializat... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Merge branch 'release-9.1' |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Move any old .app file out of the way. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Add undocumented command-line option to enable partial... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Define HAVE_CONFIG_H. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Don't use expm1 and log1p unless they're available. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Add floenv to list of files. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Fix argument widths under windows. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Reorder for consistency. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Chris Hanson | Provide values for SIZEOF_OFF_T and SIZEOF_TIME_T. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Fix Primitive_GC to request the right amount of space... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Move interrupt branch from start to end of block, on... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Update x86-64/decls.scm to mention back/checks.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Update i386/decls.scm to mention back/checks.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Move interrupt branch from start to end of block, on... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Use MI interrupt check analysis in i386 back end. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Fix typos in compiler/back/checks.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Use SYMBOL-NAME, not SYMBOL->STRING, in keyword.scm. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Taylor R Campbell | Use %READ-CHAR/%WRITE-CHAR in coding conversions. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Fix out-of-place declarations. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Fix out-of-place declarations. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Update to be closer to current generated config. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Provide definitions for M_LN2 and M_SQRT1_2 if they... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chris Hanson | Add missing definitions. |
commit | commitdiff | tree | snapshot |
next |