aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18/files
Commit message (Expand)AuthorAgeFilesLines
* - Fix compile w/ CLANGPhilip M. Gollucci2012-01-181-5/+7
* - Update ruby 1.8 to p302.Stanislav Sedov2010-11-226-289/+0
* - Do not link ruby18 agains librt.Stanislav Sedov2010-10-111-5/+21
* Fix generation of broken Makefiles in case a setting occurs multipleJohan van Selst2010-09-051-0/+11
* - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.Stanislav Sedov2010-08-181-0/+11
* - Fix incorrect errno returned by IO::write.Stanislav Sedov2010-04-281-0/+23
* - Fix build without pthreads.Stanislav Sedov2010-04-281-4/+7
* - Do not try to stop the timer thread in child after fork: at this momentStanislav Sedov2010-04-273-0/+45
* - Fix build with openssl 1.0.Stanislav Sedov2010-04-063-0/+255
* - Update to patchlevel 248.Stanislav Sedov2010-01-068-448/+4
* - Don't build ruby with threads support on FreeBSD versions before 7.2Stanislav Sedov2009-10-122-18/+143
* - Fix stack overflow detection algorithm. It has not worked before asStanislav Sedov2009-06-192-3/+173
* - Fix the bug in ruby GC when object finalizer were never called. This hasStanislav Sedov2009-06-183-0/+41
* - Fix BigDecimal DoS vulnerability in ruby 1.8.7.Stanislav Sedov2009-06-121-0/+211
* - Update ruby 1.8.7 to the latest revision available from ruby-lang.org.Stanislav Sedov2009-06-026-535/+213
* - Ruby socket connect code seems to work unstably in case if connectionStanislav Sedov2009-02-231-0/+105
* - Fix ruby-tk build.Stanislav Sedov2009-02-131-3/+5
* - Fix build with port's openssl version.Stanislav Sedov2009-02-121-13/+0
* - Update ruby18 to 1.8.7p72.Stanislav Sedov2009-02-122-12/+14
* - Fix build with OPENSSL_PORT.Stanislav Sedov2009-01-121-0/+13
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-13/+0
* - Remove files forgotten in previous commit.Stanislav Sedov2008-08-166-511/+0
* - Update ruby to 1.8.6 patchset 287.Stanislav Sedov2008-08-1510-684/+140
* - Fix CVE-2008-1447 (DNS spoofing vulnerability).Stanislav Sedov2008-08-106-0/+511
* - Add a couple of other patches from ruby SVN repo:Stanislav Sedov2008-06-253-0/+45
* - Fix possible memory corruption when using String;Stanislav Sedov2008-06-214-0/+243
* - Fix webrick vulnerabilityStanislav Sedov2008-04-063-11/+396
* - Fix a typo in the bundled REXML package.Stanislav Sedov2007-12-041-0/+11
* - Update ruby to the latest 111 patchversion.Stanislav Sedov2007-10-3015-852/+0
* - Delete rb_thread_status prototype from public header, since it causesStanislav Sedov2007-07-151-5/+2
* - Add a bunch of fixes and patchs from the upstream. These fixes a lot ofStanislav Sedov2007-07-1015-0/+855
* - Update ruby to 1.8.6Stanislav Sedov2007-04-032-7/+10
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-021-0/+535
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-023-73/+0
* - Fix an another cgi library vulnerabilityStanislav Sedov2006-12-041-3/+28
* - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rbStanislav Sedov2006-11-041-0/+11
* - Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mkStanislav Sedov2006-10-012-3/+43
* - Update to 1.8.5Sergey Matveychuk2006-08-276-215/+11
* - Fix last discovered security vulnerabilities.Sergey Matveychuk2006-07-303-0/+76
* Wrong type of integer argument to ioctl(2) cause ruby18 to produce lotsAndrey Slusar2006-05-021-0/+22
* Use the code actually committed into Ruby CVS againstHajimu UMEMOTO2006-01-241-41/+98
* Better fix for the problem on AMD64 and Pentium4 since rev1.4.Hajimu UMEMOTO2006-01-221-22/+19
* fix build on AMD64 for workaround.Hajimu UMEMOTO2006-01-211-17/+22
* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64Hajimu UMEMOTO2006-01-201-16/+42
* - Fix build on sparc64Pav Lucistnik2006-01-181-0/+44
* - Fix bug: FileUtils.mv() does not unlink source file when moving overPav Lucistnik2006-01-161-0/+10
* - Add patchfile neded for ruby-tkPav Lucistnik2006-01-141-0/+7
* - Update to 1.8.4Pav Lucistnik2006-01-143-44/+11
* Fix build when BATCH and WITH_ONIGURUMA is set.Sam Lawrance2005-11-291-0/+25
* - Fix a ruby vulnerabuility in the safe level settings.Sergey Matveychuk2005-10-271-11/+0