| Commit message (Expand) | Author | Age | Files | Lines |
* | * dln.c (aix_loaderror): use execerror for load error on AIX. | kanemoto | 2010-05-05 | 1 | -39/+17 |
* | * dln.c [DLN_NEEDS_ALT_SEPARATOR] (translit_separator): small typo fixed. | azav | 2010-03-07 | 1 | -1/+1 |
* | * dln.c (translit_separator): moved back from load.c again. | nobu | 2010-02-24 | 1 | -0/+13 |
* | * dln_find.c: split from dln.c. | nobu | 2010-02-24 | 1 | -237/+0 |
* | * dln.c, file.c, io.c, signal.c: add __HAIKU__. | naruse | 2010-01-25 | 1 | -3/+3 |
* | * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved from | nobu | 2009-11-30 | 1 | -1/+1 |
* | * dln.c (dln_find_1): removed duplication. | nobu | 2009-11-23 | 1 | -3/+4 |
* | * dln.c (dln_find_1): fixed commit miss. | nobu | 2009-11-23 | 1 | -1/+1 |
* | * dln.c (dln_find_1): removed duplication. | nobu | 2009-11-23 | 1 | -7/+6 |
* | fix typos. | akr | 2009-11-03 | 1 | -4/+4 |
* | * dln.c (load_lib, dln_find_exe_r): env string may be overwritten. | nobu | 2009-09-28 | 1 | -2/+10 |
* | * dln.c (dln_{exit,loaderror,memerror,notimplement}): renamed as | nobu | 2009-09-28 | 1 | -18/+40 |
* | * dln.c (aix_loaderror): needs format string. | nobu | 2009-09-28 | 1 | -1/+1 |
* | * dln.c (aix_loaderror): fixed typo. suppress warnings. | kanemoto | 2009-09-23 | 1 | -3/+4 |
* | * dln.c (aix_loaderror): get rid of using uninitialized value in the | nobu | 2009-09-11 | 1 | -6/+7 |
* | * dln.c (dln_find_1): fixed index overrun. | nobu | 2009-06-30 | 1 | -2/+2 |
* | * dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588] | nobu | 2009-06-29 | 1 | -13/+18 |
* | * io.c: remove __CHECKER__ test. | akr | 2009-06-22 | 1 | -6/+0 |
* | * dir.c, dln.c, parse.y, re.c, ruby.c, sprintf.c, strftime.c, | nobu | 2009-03-17 | 1 | -3/+3 |
* | * dln.c (init_funcname_len, dln_find_exe_r, dln_find_file_r): use | nobu | 2009-03-14 | 1 | -7/+7 |
* | * dln.c (dln_find_1): compare fspace in size_t world. | akr | 2009-03-13 | 1 | -3/+6 |
* | * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c, | nobu | 2009-03-12 | 1 | -3/+3 |
* | stripped trailing spaces. | nobu | 2009-02-22 | 1 | -10/+10 |
* | * eval_intern.h (translit_char): moved from ruby.c. | nobu | 2009-02-19 | 1 | -12/+3 |
* | * cont.c (rb_fiber_current), dln.c (dln_print_undef, dln_undefined), | nobu | 2009-02-01 | 1 | -2/+2 |
* | * dln.c (FUNCNAME_PATTERN): simplified conditional expression. | nobu | 2009-01-25 | 1 | -1/+1 |
* | * symbian/README.SYMBIAN: symbian support added. great appreciate | matz | 2009-01-15 | 1 | -0/+14 |
* | * dln.c (dln_find_1): supplements an extension for executable | nobu | 2008-12-20 | 1 | -10/+53 |
* | * dln.c (dln_load): ditto. | usa | 2008-12-16 | 1 | -2/+2 |
* | * dln.c: Ruby no longer supports VMS. | yugui | 2008-10-04 | 1 | -35/+1 |
* | * dln.c: Ruby no longer supports Windows CE. | yugui | 2008-10-04 | 1 | -9/+0 |
* | * dln.c: Ruby no longer supports MacOS 9 or before. | yugui | 2008-10-04 | 1 | -85/+1 |
* | * dln.c: Ruby no longer supports MS-DOS. | yugui | 2008-10-04 | 1 | -5/+3 |
* | * djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp. | yugui | 2008-10-04 | 1 | -3/+0 |
* | * x68/_dtos18.c: removed. Ruby no longer supports human68k. | yugui | 2008-10-04 | 1 | -5/+2 |
* | * dln.c: newer BeOS support. a patch from Pete Goodeve | matz | 2008-09-19 | 1 | -1/+2 |
* | * dln.c (load_lib): use dln_find_file_r instead of dln_find_file. | nobu | 2008-07-28 | 1 | -2/+2 |
* | * dln.h (dln_find_exe, dln_find_file): deprecated, use reentrant | nobu | 2008-07-27 | 1 | -2/+2 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -0/+2 |
* | * dln.c (dln_find_exe_r, dln_find_file_r): reentrant versions. | nobu | 2008-05-07 | 1 | -8/+21 |
* | * dln.c (dln_find_1): prior files with extensions to files sans | nobu | 2008-04-24 | 1 | -20/+21 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 1 | -1/+1 |
* | * dln.c (load_1, dln_find_1): constified. | nobu | 2007-07-26 | 1 | -2/+2 |
* | * dln.c (conv_to_posix_path): removed. | nobu | 2007-07-26 | 1 | -26/+0 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -3/+3 |
* | * dln.c: use dlopen on Mac OS X 10.3 or later. | aamine | 2007-02-23 | 1 | -5/+14 |
* | ansificated. | akr | 2006-08-13 | 1 | -57/+17 |
* | * dln.c, eval.c, gc.c, ruby.h: shut up AIX alloca warning. | matz | 2006-08-07 | 1 | -4/+0 |
* | * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use | nobu | 2006-01-25 | 1 | -2/+0 |