I can get the null register access exception support patched in.
-Melvin
Leopold Toetsch <[EMAIL PROTECTED]>
10/27/2003 11:53 AM
Please respond to lt
To: [EMAIL PROTECTED] (Dan Sugalski)
cc: [EMAIL PROTECTED]
Subject: Re: Halloween release
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> On Wed, 22 Oct 2003, Melvin Smith wrote:
>> I propose a Halloween release. Nothing fancy, just something fun. :)
>> We should be able to reach some sort of minor milestone to
>> justify it I'm sure.
> Oct 31, the screaming pumkin release? :) Sounds good -- lets see where
we
> stand on Monday and go from there.
Seems to be Monday today. How are the plans? I've collected a rough list
of changes[1] from 0.0.11 til end of last week, looks quite impressive.
> Dan
leo
[1]
- The Big Move: Parrot source and build files rearanged into sub dirs
- Build imcc as parrot
- Objects more finished
- Delegate vtable methods to bytecode
- Binary multi-method dispatching
- Call bytecode from C
- Extension interface
- Dynamic opcode libraries
- PCC argument flattening
- Experimental network socket interface code and opcodes
- Fix assigned opcode numbers
- Ncurses, postgres, and pcre interface librarys
- More NCI signatures
- Experimental struct handling
- Many new tests and fixes