index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dln.c
Age
Commit message (
Expand
)
Author
2018-01-09
constified
nobu
2018-01-03
dln.c: dln_incompatible_library_p
nobu
2018-01-03
dln.c: xmalloc_mismatch_p with dlopen
nobu
2018-01-02
include missing header
shyouhei
2018-01-02
comparing function pointer versus void* is a GCCism
shyouhei
2016-12-26
get rid of strcpy
nobu
2016-11-19
dln.c: raise LoadError
nobu
2016-04-07
dln.c: move error message definition
nobu
2015-11-24
Drop support for BeOS
nobu
2015-11-23
Haiku now best effort support
nobu
2015-10-18
* dln.c: remove defined(__WATCOMC__).
kosaki
2015-10-18
* numeric.c: Good-by Borland-C.
kosaki
2015-10-18
* dln.c: simplify #ifdef. _WIN32 and __CYGWIN__ are exclusive.
kosaki
2015-05-01
dln.c: fix EXTERNAL_PREFIX
nobu
2015-05-01
dln.c: raise fatal
nobu
2015-05-01
dln.c: check incompatible libruby
nobu
2015-05-01
dln.c: use EXPORT_PREFIX
nobu
2014-10-11
Merges a patch form naclports.
yugui
2014-09-04
* symbian/*: removed Symbian support.
hsbt
2014-06-05
configure.in, missing.h: jemalloc mangling
nobu
2014-04-05
dln.c: non-ascii path on Windows
nobu
2014-02-27
adjust indent and style
nobu
2014-02-27
use strlcat
nobu
2012-12-01
adjust style.
nobu
2012-07-09
* dln.c: Simplify and make consistent an ifdef for Mac OS X.
kosaki
2012-05-17
Imports Ruby's port to NativeClient (a.k.a NaCl).
yugui
2012-04-17
* dln.c (rb_w32_check_imported): skip ordinal entries. based on a
nobu
2012-04-16
* dln.c (rb_w32_check_imported): skip ordinal entries. patched by
nobu
2011-10-25
* include/ruby/defines.h: use "__sparc" instead of "sparc" and
akr
2011-10-24
* io.c: use "__sun" instead of "sun" to detect SunOS.
akr
2011-09-26
* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsody
kosaki
2011-01-05
* dln.c (init_funcname_len): ignore rest from first dot.
nobu
2010-12-09
* dln.c: parenthesize macro arguments.
akr
2010-11-09
* dln.c (init_funcname): allocate and build initialization
nobu
2010-10-15
* dln.c (dln_strerror): get English message first, instead of
nobu
2010-10-12
* dln.c (rb_w32_check_imported): suppress warning.
nobu
2010-05-21
* suppress warnings.
nobu
2010-05-16
* dln.c (dln_load): check imported addresses only when compiled
nobu
2010-05-16
* dln.c (rb_w32_check_imported): workaround for VC6.
nobu
2010-05-16
* dln.c (rb_w32_check_imported): check if extension library to be
nobu
2010-05-05
* dln.c (aix_loaderror): use execerror for load error on AIX.
kanemoto
2010-03-07
* dln.c [DLN_NEEDS_ALT_SEPARATOR] (translit_separator): small typo fixed.
azav
2010-02-24
* dln.c (translit_separator): moved back from load.c again.
nobu
2010-02-24
* dln_find.c: split from dln.c.
nobu
2010-01-25
* dln.c, file.c, io.c, signal.c: add __HAIKU__.
naruse
2009-11-30
* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved from
nobu
2009-11-23
* dln.c (dln_find_1): removed duplication.
nobu
2009-11-23
* dln.c (dln_find_1): fixed commit miss.
nobu
2009-11-23
* dln.c (dln_find_1): removed duplication.
nobu
2009-11-03
fix typos.
akr
[next]