Tue Apr 6 21:04:07 PDT 2010 John Meacham <john@repetae.net> * switch tail queue to singly linked list for keeping track of pages Tue Apr 6 21:18:24 PDT 2010 John Meacham <john@repetae.net> * move page info to page_info struct Tue Apr 6 21:41:24 PDT 2010 John Meacham <john@repetae.net> * switch size to be in units of words rather than bytes Tue Apr 6 21:59:22 PDT 2010 John Meacham <john@repetae.net> * clean up jhc_jgc.c Tue Apr 6 22:27:55 PDT 2010 John Meacham <john@repetae.net> * get rid of entry header on each memory location, use header at top of page. Tue Apr 6 23:02:01 PDT 2010 John Meacham <john@repetae.net> * add 'best' caching to page lists, helping with fragmentation issues Wed Apr 7 00:30:31 PDT 2010 John Meacham <john@repetae.net> * add needed files to generated c code for GC Wed Apr 7 00:44:59 PDT 2010 John Meacham <john@repetae.net> tagged tokfekyuvi