Changes between Version 2 and Version 3 of dev-lang/mono/2.x/3
- Timestamp:
- 03/20/10 09:10:15 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/3
v2 v3 11 11 }}} 12 12 13 {{{ 14 ~> mono -V 15 Mono JIT compiler version 2.7 (tarball Sat Mar 20 16:13:47 CET 2010) 16 Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com 17 TLS: normal 18 GC: none 19 SIGSEGV: normal 20 Notification: Thread + polling 21 Architecture: x86 22 Disabled: none 23 Misc: softdebug 24 LLVM supported 25 }}} 26 13 27 There are still problems related to exception handling, but small test programs ran fine.
