summaryrefslogtreecommitdiffstats
path: root/dln.h (follow)
Commit message (Expand)AuthorAgeLines
* Removed dln_a_outNobuyoshi Nakada2021-03-24-5/+0
* dln.h: delete unused codes卜部昌平2020-07-23-16/+0
* add #include guard hack卜部昌平2020-04-13-2/+2
* decouple internal.h headers卜部昌平2019-12-26-0/+1
* dln.c: extra argumentsnobu2013-06-30-2/+9
* dln_find.c: deprecated functionsnobu2013-06-02-2/+0
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-05-6/+2
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-21-0/+9
* * dln.c (init_funcname_len, dln_find_exe_r, dln_find_file_r): usenobu2009-03-14-2/+2
* * dln.h (dln_find_exe, dln_find_file): deprecated, use reentrantnobu2008-07-27-2/+2
* * dln.c (dln_find_exe_r, dln_find_file_r): reentrant versions.nobu2008-05-07-0/+2
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-06-1/+0
* * encoding.c: provide basic features for M17N.matz2007-08-25-1/+1
* * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056]ocean2005-09-14-3/+3
* Updated Copyrights of Matz to 2003.michal2003-01-16-1/+1
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-14-1/+1
* * dln.h, ruby.h, util.h: enable prototypes in C++.nobu2001-12-21-0/+9
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-02-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-14-1/+1
* matzmatz2000-12-26-6/+4
* 2000-05-01matz2000-05-01-2/+5
* 1.4.0matz1999-08-13-4/+4
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-20-3/+11
* Initial revisionv1_0_r2matz1998-01-16-0/+22