Commit graph

4 commits

Author SHA1 Message Date
wiz
c732ac8348 Fix libzen-config file contents. Ride update. 2015-07-28 12:58:31 +00:00
wiz
a709947585 Update to 0.4.31:
Version 0.4.31, 2015-04-09
--------------
x BigEndian2float16() was buggy
x <new> is possible only with C++

Version 0.4.30, 2014-11-09
--------------
+ New MemoryUtils.h functions for SSE2 memcpy
+ Ztring::From_Unicode(const wchar_t S)
+ Removed Win9X support
+ CMake: scripts improvements, thanks to Ivan Romanov
+ Mac: EOL definitely moved from \r to \n
x int128: was not compiling on Cygwin
x Windows: file open in append mode has shared read/write
2015-07-28 12:31:03 +00:00
obache
c88b956eea Use _OPSYS_SHLIB_TYPE instead of SHLIB_TYPE, it is not defined even after
bsd.prefs.mk.
_OPSYS_SHLIB_TYPE is sufficient to check whether shlib is supported or not.
2014-01-01 09:22:05 +00:00
ryoon
db6b2fe446 Import libzen-0.4.29 as devel/libzen.
Small C++ derivate class to have a simpler life.
The library for string handling etc.
2013-12-31 23:10:21 +00:00