Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
parrot
parrot.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File parrot.changes of Package parrot
------------------------------------------------------------------- Fri Jun 8 13:51:04 CEST 2012 - mls@suse.de - update to parrot-4.4.0 * Most internal calls to libc exit(x) have been replaced with Parrot_x_* API calls or PARROT_FORCE_EXIT * Many documentation updates * Updated various dependencies, e.g., 'lib/Parrot/Distribution.pm'. * pbc_merge has been fixed to deduplicate constant strings and merge annotations segments ------------------------------------------------------------------- Fri Mar 23 03:30:00 CES 2012 - carlin@glass.org.nz - update to parrot-4.2.0 * The signature of getprop was changed from (PMC,String,PMC) to (PMC,PMC,String) for consistency * PCC now reuses continuation PMCs internally, which reduces GC work by 25% * Winxed snapshop updated to 1.6.devel * Fixed a segfault when reading packfiles with no constant or main_sub * The OS Dynamic PMC now has separate functions to unlink a file and remove an empty directory (rmdir) * various small bug fixes - fixed a failure in the configuration script ------------------------------------------------------------------- Fri Oct 21 19:29:05 CEST 2011 - mls@suse.de - update to parrot-3.9.0 * subprof runcore was added * winxed was updated to 1.3.0 * :tag() syntax support was added to imcc * much cleanup ------------------------------------------------------------------- Tue Jul 19 15:13:19 CEST 2011 - mls@suse.de - update to parrot-3.6.0 * class.add_vtable_override now allows you to overwrite an override * integers, floats and strings can now be stored in lexical variables * added a new PackfileView PMC type * the is_integer vtable on the String PMC now works for all encodings ------------------------------------------------------------------- Tue Jun 21 21:03:12 CEST 2011 - mls@suse.de - update to parrot-3.5.0 * IPv6 is now supported and tested * we now have a YAML library called YAML::Tiny * new generational gc ------------------------------------------------------------------- Tue Jan 18 18:16:45 CET 2011 - mls@suse.de - update to parrot-3.0.0 * new embedding API is available in "parrot/api.h" * packfile PMCs were refactored * packfile manipulation code now throws embedder-friendly exceptions * unicode support was improved ------------------------------------------------------------------- Fri Nov 19 12:42:52 CET 2010 - mls@suse.de - update to parrot-2.10.1 * Updated to the latest nqp-rx * A proper exception is now thrown on IO read errors * Garbage Collector optimizations and memory leak fixes * Deprecated charset ops were removed ------------------------------------------------------------------- Tue Oct 19 15:00:12 CEST 2010 - mls@suse.de - update to parrot-2.9.1 * IPv6 is now detected * String PMC's 'reverse' method is now faster and supports encodings * improvements and simplifications in internal string processing * Speed up ord, substr, index and string comparison opcodes ------------------------------------------------------------------- Tue Sep 21 13:51:10 CEST 2010 - mls@suse.de - update to parrot-2.8.0 * improved charset and string encoding * inlined hashing and comparison functions * implemented Exception clone vtable function * command line argument "--gc-threshold" added ------------------------------------------------------------------- Mon Sep 6 16:17:25 CEST 2010 - mls@suse.de - do not install File::Which, require perl-File-Which instead ------------------------------------------------------------------- Fri Aug 27 15:15:28 CEST 2010 - mls@suse.de - update to parrot-2.7.0 * cleanups in packfile and freeze/thaw handling * hash optimizations that improve HLL startup and run time * some runtime library cleanups * updated NQP-rx ------------------------------------------------------------------- Fri Jul 23 12:24:26 CEST 2010 - mls@suse.de - update to parrot-2.6.0 * plug some memory leaks * as always, bug fixes and some optimizations * added (experimental) URI::Escape * updated NQP-rx * updated the Squaak tutorial to use modern NQP-rx and PCT ------------------------------------------------------------------- Fri Jun 18 12:34:32 CEST 2010 - mls@suse.de - update to parrot-2.5.0 * Added ByteBuffer PMC to allow direct byte manipulation * Modified some PMC vtable functions to reduce complexity, simplifying coverage. * Modified PAST to generate symbolic PASM constants in PIR output. * General STRING API cleanups * Fixed up 'exit' opcode, added CONTROL_EXIT exception type. * Added proper support for multisubs and multimethods in nqp-rx ------------------------------------------------------------------- Thu May 20 10:51:59 CEST 2010 - mls@suse.de - update to parrot-2.4.0 * STRINGs are now immutable. * use STRINGNULL instead of NULL when working with strings * Fixed storage of methods in the NameSpace PMC * Added :nsentry flag to force method to be stored in the NameSpace * Added StringBuilder and PackfileDebug PMCs * Added experimental opcodes find_codepoint and unroll ------------------------------------------------------------------- Thu Apr 22 11:04:33 CEST 2010 - mls@suse.de - update to parrot-2.3.0 * dlopen improved, loadlib opcode added * Calling conventions are now much more consistent, and follows natural semantics of handling arguments and return values * Datatype STRINGNULL for a single Null STRING added - work around i586 compiler bug ------------------------------------------------------------------- Wed Mar 17 14:17:45 CET 2010 - mls@suse.de - update to parrot-2.2.0 * Most internal allocations now use the GC * RNG non-randomness fixes * Elimination of much dead code ------------------------------------------------------------------- Fri Feb 19 12:18:14 CET 2010 - mls@suse.de - update to parrot-2.1.1 ------------------------------------------------------------------- Fri Oct 23 15:48:02 CEST 2009 - mls@suse.de - update to October version ------------------------------------------------------------------- Mon Sep 21 18:03:07 CEST 2009 - mls@suse.de - update to September version ------------------------------------------------------------------- Thu Aug 27 18:43:53 CEST 2009 - mls@suse.de - update to August version ------------------------------------------------------------------- Fri Jun 26 14:13:27 CEST 2009 - mls@suse.de - update to June version ------------------------------------------------------------------- Thu Apr 23 16:22:23 CEST 2009 - mls@suse.de - update to April version ------------------------------------------------------------------- Fri Apr 3 11:44:52 CEST 2009 - mls@suse.de - initial revision
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor