SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for parrot-7.0.2-2.277.i586.rpm :

* Sun Mar 15 2015 p.drouandAATTgmail.com- Update to version 7.0.2
* Fix 2 regressions from 6.11.0 on win64 with Visual C++. GH #1190, #1192 Wrong SAL annotations, and a wrong function ptr cast.
* Fixed reading big-endian long doubles from .pbc on win64. GH #1193
* Optimize away ExtUtils::Command on posix systems. #1177
* Fix cpu config values for gcc_cmpxchg to include atomic/gcc_x86.o on amd64. Harmonized the cpu config keys, no $platform_has_$feature keys anymore, just HAS_$PLATFORM_$feature. #1173
* Improved msvc configuration from a mingw perl. #1191- Use download Url as source- Remove parrot-native-pcc-method.patch; merged on upstream release- Update parrot.diff
* Mon Mar 10 2014 mlsAATTsuse.de- update to parrot-6.1.0
* replaced perldoc by a new podextract.pl
* updated to unicode 6.3
* imcc fixes
* Fri Feb 28 2014 schwabAATTsuse.de- parrot-native-pcc-method.patch: fix use of native_ppc_method_t (from https://github.com/parrot/parrot/pull/1045)- remove all optimisation workarounds- don\'t recreate RPM_BUILD_ROOT in %install
* Thu Feb 07 2013 mlsAATTsuse.de- update to parrot-5.0.0
* install of a couple of forgotten files
* new experimental PARROT_DYNEXT environment variable
* new experimental dynext_dirs config entry
* Wed Jan 16 2013 mlsAATTsuse.de- update to parrot-4.11.0
* fast and lightweight OS threads support
* new parrot cmdline option --numthreads
* export new dynpmc_class_ types
* store PBC_MAJOR and PBC_MINOR in the config hash
* complete rewrite of the IO system
* Tue Aug 07 2012 mlsAATTsuse.de- update to parrot-4.6.0
* Added init_pmc method to PackFileView.
* Added source lines from \'docs/index/book.json\' to \'index.json\' to make display of \'Parrot Developer\'s Guide: PIR (draft)\' display more like the other books, e.g., \'PCT Book\'.
* Removed \'docs/index/book.json\' as unnecessary.
* Improve on \'sudo make install\' permission errors by using File::Copy::cp.
* Fri Jun 22 2012 mlsAATTsuse.de- update to parrot-4.5.0
* Added .write_bytes and .read_bytes methods to FileHandle and Socket PMCs
* Added Parrot_api_set_stdhandle, Parrot_api_new_call_object and Parrot_api_setup_signature functions to the embedding API
* removed the \"can\" VTABLE
* updated Winxed to 1.9.1
* removed .line, .file, setline and setfile directives from IMCC
* Fri Jun 08 2012 mlsAATTsuse.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 2012 carlinAATTglass.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 2011 mlsAATTsuse.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
 
ICM