mit-scheme.git
2013-04-28 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-28 Matt Birkholzplanetarium: Replace old filenames, redundant code...
2013-04-28 Matt Birkholzplanetarium: Use r3rs-number->string, just with (int...
2013-04-28 Matt Birkholzplanetarium: Rename fancy-... to r3rs-...
2013-04-28 Matt Birkholzplanetarium: Abbreviate filenames from mit-scheme-...
2013-04-28 Matt Birkholzplanetarium: Rename *all* MIT-specific files with ...
2013-04-27 Matt BirkholzMerge branch 'master' into Gtk
2013-04-27 Matt Birkholzruntime: Make it nicer to (ge '(R3RS)).
2013-04-24 Matt Birkholzplanetarium: Cool it with the integration and other...
2013-04-24 Matt Birkholzplanetarium: Create an (r3rs) package and use it.
2013-04-24 Matt BirkholzMerge branch 'master' into Gtk
2013-04-24 Matt Birkholzcref: one more place must allow #f for a package's...
2013-04-24 Matt BirkholzMerge branch 'master' into Gtk
2013-04-24 Matt Birkholzffi: Temporay hack is no longer needed.
2013-04-24 Matt Birkholzcref: Support (parent #f) packages. Punt system-global...
2013-04-19 Matt Birkholzgtk: Fix documentation and tests.
2013-04-19 Matt BirkholzMerge branch 'master' into Gtk
2013-04-19 Matt BirkholzAdd (unused) attribute to Rdl.
2013-04-17 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-17 Matt BirkholzMerge branch 'master' into Gtk
2013-04-17 Matt BirkholzTypo: thread-queue/dequeue-until!.
2013-04-17 Matt BirkholzRevert this commit when the release can build without it.
2013-04-17 Matt BirkholzRemove all trace of type codes COMBINATION-2, PCOMB0...
2013-04-15 Matt Birkholzgtk-screen: Add spawn-edit.
2013-04-15 Matt Birkholzgtk-screen: Punt horizontal scrollbars on typein window.
2013-04-13 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-13 Matt BirkholzFix Gtk doc xrefs. Add cairo-move-to, cairo-new-sub...
2013-04-13 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-13 Matt BirkholzCatch up Gtk documentation. Fix typo in ref-manual...
2013-04-13 Matt Birkholzgtk: Export surface-ink?, set-surface-ink-position!.
2013-04-13 Matt BirkholzAdded new, Gtk3 window type hints to gtk-window-set...
2013-04-09 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-09 Matt Birkholzplanetarium: Replace "tellurian" with "tellurion".
2013-04-09 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-09 Matt Birkholzplanetarium: Fix snapshot.scm to syntax in correct...
2013-04-09 Taylor R CampbellFix argument order in HASH-TABLE/MODIFY! documentation.
2013-04-09 Taylor R CampbellFix tabification in (runtime hash-table) package descri...
2013-04-09 Taylor R CampbellMerge Alexey's hash table documentation and tweaks...
2013-04-09 Alexey RadulWarn that weak references are scary and hard to get...
2013-04-09 Alexey RadulUpdate hash-table/count for multiple entry types.
2013-04-09 Alexey RadulRecord the reason for the restrictions in hash-table...
2013-04-09 Alexey RadulAdd some concept index entries that seem reasonable.
2013-04-09 Alexey RadulUpdate the documentation of hash-table/clean!
2013-04-09 Alexey RadulDeprecate {strong/weak}-hash-table/constructor.
2013-04-09 Alexey RadulRewrite the hash table constructors section with more...
2013-04-09 Alexey RadulRelocate and update the examples of defining hash table...
2013-04-09 Alexey RadulDraft documentation of HASH-TABLE/CONSTRUCTOR and all...
2013-04-09 Alexey RadulRedirect cross reference to Weak References
2013-04-09 Alexey RadulImprove documentation of hash-table/{modify,intern}!
2013-04-09 Alexey RadulDeparenthesize.
2013-04-09 Alexey RadulCollect "Weak Pairs" and "Ephemerons" into a section...
2013-04-09 Alexey RadulRewrite the description of intricacies with ephemeron...
2013-04-09 Alexey RadulDocumenting hash-table/modify! and hash-table/intern...
2013-04-09 Alexey RadulDocumenting the fact that MIT Scheme implements SRFI...
2013-04-09 Alexey RadulGrammar.
2013-04-09 Alexey RadulPointing out what ephemerons are for; emphasizing the...
2013-04-09 Alexey RadulClarifying that ephemeron-broken? indicates that an...
2013-04-09 Alexey RadulCorrecting a typo.
2013-04-08 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-08 Matt BirkholzMerge branch 'master' into Gtk
2013-04-08 Matt BirkholzUndo commit 93d3d5c so that "out of memory" need not...
2013-04-08 Matt Birkholztests: Replace : with / so progress notes are not error...
2013-04-08 Matt BirkholzAdd thread-queue/dequeue-no-hang!, rm peek-until, fix...
2013-04-08 Matt BirkholzFinish replacing type code SEQUENCE-2 with SEQUENCE.
2013-04-08 Matt Birkholzgtk-screen: Punt tests if errors or DISPLAY not set.
2013-04-08 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-08 Matt Birkholzgtk: Punt tests if no errors or DISPLAY not set.
2013-04-08 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-04-08 Matt Birkholzgtk: Replace leftover references to gtk+-2.0 with gtk...
2013-04-07 Matt Birkholzgtk: Use gtk-graphics/make in planetarium/snapshot.
2013-04-07 Matt Birkholzgtk: Only warn if DISPLAY not set.
2013-04-07 Matt Birkholzgtk: Add gtk-graphics/make.
2013-04-07 Matt BirkholzAdd src/planetarium/snapshot, tweaks, TODO list.
2013-04-07 Matt BirkholzAdd no-window? parameter to gtk-graphics/open.
2013-04-07 Matt BirkholzAdd cairo-surface-write-to-png.
2013-04-05 Matt Birkholzgtk: Add src/planetarium/, which works with a simple...
2013-04-05 Matt Birkholzgtk: Update fix-demo.scm's copyright notice. Turn...
2013-04-05 Matt Birkholzgtk: Add gtk-graphics device type.
2013-04-05 Matt Birkholzgtk: Add Cairo <surface-ink>. Use it in fix-layout...
2013-04-05 Matt Birkholzgtk: Add many cairo- wrappers: cairo-image-surface...
2013-04-05 Matt Birkholzgtk: Add gtk-window-set-type-hint.
2013-04-05 Matt Birkholzgtk: Add thread-queue/dequeue-no-hang!, rm peek-until...
2013-03-25 Matt BirkholzMerge branch 'master' into Gtk
2013-03-19 Matt Birkholzgtk-screen: Customize scrollbar behavior.
2013-03-19 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-03-19 Matt Birkholzgtk: Allow for specialization of fix-layout scrollbar...
2013-03-19 Matt Birkholzgtk: load option SUBPROCESS, so main.scm can hook/subpr...
2013-03-18 Matt Birkholzgtk-screen: Expose handler must not layout-line! during...
2013-02-18 Taylor R CampbellUnparse the symbol whose name is `.' as `|.|'.
2013-02-12 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-02-11 Matt Birkholzgtk: Document pango-layout-set-markup. Fix many @brefs.
2013-02-11 Matt Birkholzgtk-screen: Crude face support using pango-layout-set...
2013-02-05 Matt Birkholzgtk-screen: merge for pango-layout-set-markup
2013-02-05 Matt Birkholzgtk: Added pango-layout-set-markup. Caught up document...
2013-02-03 Matt BirkholzMerge branch 'Gtk' into Gtk-Screen
2013-02-03 Matt BirkholzMerge branch 'master' into Gtk
2013-02-03 Matt Birkholzmicrocode: Quiet some unused-but-set-variable warnings.
2013-02-02 Matt Birkholzgtk-screen: Name i/o procedures.
2013-02-02 Matt Birkholzgtk-screen: Merge with Gtk.
2013-02-02 Matt Birkholzgtk: Update the time-slice window BEFORE sleeping.
next