Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 3.2.3; | Romain Tartière | 2013-11-06 | 2 | -43/+0 |
* | Update to 3.2.1. | Romain Tartière | 2013-08-14 | 3 | -21/+38 |
* | - Update to 3.0.12. | Romain Tartière | 2013-07-09 | 5 | -238/+9 |
* | Various bugfixes | Romain Tartière | 2013-03-20 | 5 | -3/+230 |
* | Enable sgen. | Romain Tartière | 2013-02-05 | 1 | -0/+16 |
* | Update to 2.11.4. | Romain Tartière | 2012-09-25 | 2 | -41/+0 |
* | Update to 2.11.1. | Romain Tartière | 2012-05-03 | 2 | -16/+21 |
* | Update to 2.10.5. | Romain Tartière | 2011-09-22 | 1 | -0/+16 |
* | Hello Mono 2.10! | Romain Tartière | 2011-06-13 | 3 | -42/+23 |
* | - Fix SigSegv when calling a managed handler. | Romain Tartière | 2010-10-19 | 1 | -0/+17 |
* | Update to 2.6.7. | Romain Tartière | 2010-07-29 | 1 | -0/+25 |
* | - Update lang/mono to 2.6.4; | Romain Tartière | 2010-06-01 | 14 | -194/+217 |
* | - Drop some empty files | Martin Wilke | 2010-02-03 | 2 | -0/+0 |
* | . Update to 2.4.3. | Greg Lewis | 2009-12-24 | 2 | -51/+0 |
* | . Add PowerPC support. | Greg Lewis | 2009-12-07 | 2 | -2/+31 |
* | - Update lang/mono to 2.4.2.3. | Florent Thoumie | 2009-08-10 | 3 | -52/+32 |
* | Remove -D_GNU_SOURCE from CPPFLAGS as it causes segfault in strerror_r. | Florent Thoumie | 2009-07-17 | 1 | -1/+1 |
* | Update lang/mono to 2.4.2. | Florent Thoumie | 2009-07-06 | 1 | -76/+0 |
* | - Update lang/mono to 2.4. | Florent Thoumie | 2009-06-22 | 9 | -75/+143 |
* | - Update lang/mono to 2.0.1. | Florent Thoumie | 2009-02-09 | 9 | -3/+165 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-06 | 1 | -11/+0 |
* | Update to 1.2.5.1 | Tom McLaughlin | 2007-10-23 | 5 | -179/+15 |
* | Use awk over gawk ib csproj files included in mono's build. | Tom McLaughlin | 2007-06-11 | 1 | -0/+11 |
* | Fix socket threading in Mono's IO layer. | Tom McLaughlin | 2007-03-25 | 2 | -0/+162 |
* | Update to 1.2.3.1 | Tom McLaughlin | 2007-03-17 | 12 | -273/+24 |
* | - Work around crashes during build due to LC_* settings in environment by | Tom McLaughlin | 2007-02-25 | 1 | -0/+15 |
* | - Update to 1.2.2.1 | Tom McLaughlin | 2007-02-05 | 16 | -338/+104 |
* | - Update to 1.1.13.6 | Tom McLaughlin | 2006-04-24 | 2 | -7/+18 |
* | Update to 1.1.12.1 | Tom McLaughlin | 2006-01-15 | 8 | -136/+51 |
* | (Long awaited) update to 1.1.9.2 | Tom McLaughlin | 2005-11-10 | 17 | -447/+424 |
* | Update to 1.1.8.2, most semaphore bugs in 1.1.8(.1) have been fixed. | Jeremy Messenger | 2005-07-11 | 10 | -11/+502 |
* | [...Took from jylefort's comment in email with a bit tweak...] | Jeremy Messenger | 2005-06-01 | 1 | -0/+34 |
* | Update to 1.1.7, Bill Middleton has been working against the Mono SVN to fix | Jeremy Messenger | 2005-05-16 | 14 | -238/+50 |
* | Update to 1.0.5. | Jeremy Messenger | 2004-12-11 | 3 | -18/+67 |
* | Update to 1.0.4. Mono has been set to IGNORE on 5.x if OSVERSION is below | Jeremy Messenger | 2004-11-26 | 9 | -150/+41 |
* | - Don't hardcode shlib versions | Pav Lucistnik | 2004-08-29 | 1 | -1/+1 |
* | - Update to 1.0 | Pav Lucistnik | 2004-07-15 | 3 | -7/+45 |
* | - Update to 0.97 | Pav Lucistnik | 2004-06-27 | 1 | -10/+14 |
* | Update to 0.95 (aka Mono 1.0 Beta 2). With this commit, plus David Xu's | Joe Marcus Clarke | 2004-06-13 | 9 | -34/+271 |
* | Remove the tests directory from the build since it ropes in a bogus bash | Joe Marcus Clarke | 2004-03-02 | 1 | -0/+11 |
* | Remove a patch missed in the last commit. | Joe Marcus Clarke | 2003-12-16 | 1 | -10/+0 |
* | I believe this works now. I am able to compile and run some C# apps included | Joe Marcus Clarke | 2003-10-07 | 4 | -3/+81 |
* | Update to Mono 0.19. | Juli Mallett | 2003-01-27 | 1 | -34/+0 |
* | Update to 0.18. | Joe Marcus Clarke | 2003-01-14 | 7 | -141/+34 |
* | Update to 0.17. | Joe Marcus Clarke | 2003-01-02 | 6 | -30/+45 |
* | Fix build on -CURRENT and with bison 1.75. | Joe Marcus Clarke | 2002-12-01 | 5 | -0/+127 |
* | Fix build on -current. | Joe Marcus Clarke | 2002-09-11 | 1 | -0/+19 |
* | Add fix for bind critical bug. | Yukihiro Nakai | 2002-08-12 | 1 | -0/+10 |