2015-10-10 03:58:23 by Ryo ONODERA | Files touched by this commit (399) |
Log message:
Recursive revbump from textproc/icu
|
2015-09-14 18:07:57 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add more MAKE_DIRS for config files.
Bump PKGREVISION.
ok jpergkin@
|
2015-09-13 12:45:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 4.0.4.1:
Improvements
Various stability improvements
Bug Fixes
31060: F# sprintf AOT bug happens still now.
30276: monotouch-test (classic) assert with Assertion at
../../../../../mono/mono/metadata/class.c:4818, condition
`method->klass->generic_classâ not met
28777: GZipStream (DeflateStreamNative) native exception after
Flush() with no buffer data: Internal error (no progress
possible) Flush
30043: Disposing a FileSystemWatcher object causes
ArgumentOutOfRangeException
30869: HttpClient authentication not working
|
2015-08-31 16:31:20 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Additional files installed on Darwin. Package still fails due to check-shlibs
but this gets us a step closer.
|
2015-08-25 14:23:00 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 4.0.3.20:
Mono 4.0.3 Release Notes
Release date: 10 Aug 2015
4.0.3 is the third maintenance release of the 4.0 series
Improvements
Various stability improvements
Bug Fixes
28600: Some LLVM artifacts are being written to the base project dir rather \
than obj/$Config/
26205: System.IO.Package.LoadRelationships throws null reference for some \
NuGet packages with PCLs generated on Windows
30868: ObjectDisposedException in mono 4.0.1.28, but not mono 3.12.1
31582: iOS -O=float32 fails for some operations on ARM7
30043: Disposing a FileSystemWatcher object causes ArgumentOutOfRangeException
31060: F# sprintf AOT bug happens still now
Mono 4.0.2 Release Notes
Release date: 30 Jun 2015
4.0.2 is the second maintenance release of the 4.0 series
Improvements
XBuild fixes (MonoDevelop no longer fails to build if Gtk#3 is installed)
Bug Fixes
29639: Moq related Nunit tests fail with RemoteException (Unix transport \
error) since Mono 4.0
29898: Bump Mono NuGet to 2.8.5
29935: XAttribute.ToString() outputs wrong result if attribute contains namespace
|
2015-06-19 03:18:25 by Greg Troxel | Files touched by this commit (1) |
Log message:
Fix path to mscorlib
From Iain Morgan via pkgsrc-users, and confirmed via
http://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/trunk/i386/20150617.1602/mono-4.0.1nb3/install.log
|
2015-06-15 11:27:29 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Behave when address space limits are in place:
(1) Default heap limit to 75% of available address space.
(2) Limit GC marker threads to 4MB/8MB (32bit vs 64bit) stack space.
As Mono tries to create 16 such threads by default, the default
stack size on AMD64 would eat 2GB VA alone.
Bump revision.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-06-04 19:16:20 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
Fix 32-bit SunOS build, and fix variable expansion in patch-bd.
|
2015-05-28 09:33:56 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Add back static libmono-2.0 entries, the .la is a symlink to libmonoboehm
and cannot be handled by mk/plist/libtool-expand. Seen on both NetBSD and
SmartOS.
|