Changelog for
haxe-3.4.4-1.2.i586.rpm :
Mon Oct 9 14:00:00 2017 andyAATTonthewings.net
- Updated to 3.4.4
* Backward compatible to Haxe 3.4.3.
* Fix flash target broken when compiled with OCaml 4.05.
* Detail available at https://github.com/HaxeFoundation/haxe/
blob/3.4.4/extra/CHANGES.txt#L1-L8
Mon Oct 2 14:00:00 2017 jengelhAATTinai.de
- Trim filler wording from description.
Tue Sep 26 14:00:00 2017 andyAATTonthewings.net
- Updated to 3.4.3
* Backward compatible to Haxe 3.4.2.
* Various fixes, mostly related to php output.
* Detail available at https://github.com/HaxeFoundation/haxe/
blob/3.4.3/extra/CHANGES.txt#L1-L20
Thu Mar 23 13:00:00 2017 andyAATTonthewings.net
- Updated to 3.4.2
* Backward compatible to Haxe 3.4.0.
* Improvements:
+ Various fixes in cpp and php7 output.
+ Added source maps generation for php7.
* Detail available at https://github.com/HaxeFoundation/haxe/
blob/3.4.2/extra/CHANGES.txt#L1-L35
Sat Feb 4 13:00:00 2017 andyAATTonthewings.net
- Updated to 3.4.0
* Backward compatible to Haxe 3.2.
* Improvements and new features:
+ Three new targets: 1. HashLink, 2. Lua, 3. PHP7
+ Major improvements to compiler services for IDE support
+ Improved C++ output.
+ Improved static code analysis.
+ New language additions: Any, import.hx, AATT:structInit, etc.
* Detail available at https://haxe.org/blog/haxe-3.4-release/
Mon Nov 23 13:00:00 2015 andyAATTonthewings.net
- Updated to 3.2.1.
- Moved the haxe standard library files to _datadir.
- Generate man pages using help2man.
- Spec file clean-up.
* Clarified license.
* Manually cp files instead of using \"make install\".
* Added BuildRoot as suggested in openSUSE specfile guidelines.
Sun Jun 7 14:00:00 2015 pvince81AATTopensuse.org
- Fix haxelib shell script to properly pass arguments
Sat May 16 14:00:00 2015 dap.darknessAATTgmail.com
- Updated to 4.2.0:
* New features:
+ all: added AATT:noPrivateAccess to re-enable access
restrictions within AATT:privateAccess
+ cpp: some support for AATT:nativeGen metadata
* Bugfixes:
+ all: AATT:generic classes with constructor constraints detection
+ all: variable initialization check issue in loop condition
+ all: pattern matching on AATT:enum abstracts via field access
+ all: missing implicit casts in Map literals (#4100)
+ all: various minor issues in haxe.xml.Parser
+ all: class path issue when HAXE_STD_PATH is set (#4163)
+ js: DCE issue related to printing enums (#4197)
+ js: various issues with the new Bytes implementation
+ php: EOF handling in FileInput.readByte (#4082)
+ cs/java: Math.fround implementation (#4177)
+ cs/java: some cases of Std.parseInt failing (#4132)
+ cpp: compilation without -main (#4199)
* General improvements and optimizations:
+ all: --macro keep no longer causes types to be included
for compilation
+ php: support interpolation in php code
+ js: added variable number of arguments support
in js.html.
* classes
+ js: refined new HTML externs
* Macro features and changes:
+ macro: [breaking] synced FClosure and FInstance
with the compiler updates
- %install section refactoring.
- general spec file clean-up.
Sun May 10 14:00:00 2015 dap.darknessAATTgmail.com
- Added missing files to resolve builds issue.
- Fixed various warnings.
Sat Jan 24 13:00:00 2015 prusnakAATTopensuse.org
- imported package from dmacvicar
- update to version 3.1.3