Skip to content

Commit

Permalink
MBARI 4
Browse files Browse the repository at this point in the history
  • Loading branch information
brentr committed Feb 14, 2009
1 parent b9743ef commit 269febb
Show file tree
Hide file tree
Showing 3 changed files with 1,063 additions and 876 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,11 @@
Tue Dec 15 9:15:36 2008 Brent Roman <brent@mbari.org>

* eval.c: factored rb_eval() into many separate non-inlined
functions to reduce the size of its stack frame when
compiled with gcc.
Factored callcc into 2 functions.


Tue Dec 13 6:10:36 2008 Brent Roman <brent@mbari.org> Tue Dec 13 6:10:36 2008 Brent Roman <brent@mbari.org>


* eval.c: update stack extent just before and after every setjmp * eval.c: update stack extent just before and after every setjmp
Expand Down
Loading

0 comments on commit 269febb

Please sign in to comment.