aboutsummaryrefslogtreecommitdiffstats
path: root/dln.h
Commit message (Expand)AuthorAgeFilesLines
* dln.c: extra argumentsnobu2013-06-301-2/+9
* dln_find.c: deprecated functionsnobu2013-06-021-2/+0
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-051-6/+2
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-0/+9
* * dln.c (init_funcname_len, dln_find_exe_r, dln_find_file_r): usenobu2009-03-141-2/+2
* * dln.h (dln_find_exe, dln_find_file): deprecated, use reentrantnobu2008-07-271-2/+2
* * dln.c (dln_find_exe_r, dln_find_file_r): reentrant versions.nobu2008-05-071-0/+2
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * encoding.c: provide basic features for M17N.matz2007-08-251-1/+1
* * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056]ocean2005-09-141-3/+3
* Updated Copyrights of Matz to 2003.michal2003-01-161-1/+1
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-1/+1
* * dln.h, ruby.h, util.h: enable prototypes in C++.nobu2001-12-211-0/+9
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* matzmatz2000-12-261-6/+4
* 2000-05-01matz2000-05-011-2/+5
* 1.4.0matz1999-08-131-4/+4
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-3/+11
* Initial revisionv1_0_r2matz1998-01-161-0/+22