[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Tar2RubyScript 0.4.3

Erik Veenstra

1/13/2005 10:38:00 PM


Tar2RubyScript 0.4.3 is released!

* The changes made by tar2rubyscript.bat and tar2rubyscript.sh
aren't permanent anymore.

* tar2rubyscript.bat and tar2rubyscript.sh now work for the TAR
archive variant as well.

* Added support for long filenames in GNU TAR archives
(GNUTYPE_LONGNAME).

* Enhanced the deleting of the temporary files.

* Added support for ENV["PATH"]: ENV["PATH"] is extended with
both oldlocation and newlocation, just before loading
init.rb. The OS might need this to find shared objects (e.g.
DLL's).

* Fixed a bug concerning multiple requiring of (different)
init.rb's.

* Fixed a bug concerning backslashes when creating the TAR
archive.

gegroet,
Erik V.