aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/option.c (inspect_local_peercred): cr_uid is a effectiveakr2009-02-081-0/+5
* * ext/socket/extconf.rb: check sys/param.h and sys/ucred.h.akr2009-02-081-1/+12
* * ext/socket/rubysocket.h (sockopt_new): add family argument.akr2009-02-081-0/+13
* * enumerator.c (enumerator_with_index): receives one argument whichmame2009-02-081-0/+5
* * include/ruby/st.h, st.c: order entries by a linked list instead ofmame2009-02-081-0/+6
* * ext/socket/option.c (inspect_peercred): new function to showakr2009-02-081-0/+5
* * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin),nobu2009-02-081-0/+8
* * ext/socket/extconf.rb: check struct cmsgcred.akr2009-02-081-0/+8
* * lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):akr2009-02-081-0/+5
* * ext/socket/extconf.rb: check struct sockcred.akr2009-02-081-0/+7
* * include/ruby/backward/rubysig.h: extern "C" was missing.nobu2009-02-081-0/+5
* * ext/socket/ancdata.c (anc_inspect_passcred_credentials): newakr2009-02-081-0/+5
* * io.c (rb_io_s_binread): ensures file path. [ruby-dev:37940]nobu2009-02-081-0/+4
* * ext/socket/raddrinfo.c (init_unix_addrinfo): add socktype argument.akr2009-02-081-0/+6
* * configure.in (RUBY_APPEND_OPTION, RUBY_APPEND_OPTIONS),nobu2009-02-081-0/+12
* * runruby.rb: gets extout and arch from rbconfig.rb.nobu2009-02-081-0/+4
* * test/socket/test_addrinfo.rb (test_family_addrinfo): don't useakr2009-02-071-0/+6
* * configure.in (--with-arch): added new option to supportnobu2009-02-071-0/+28
* * runruby.rb: added --cpu option.nobu2009-02-071-1/+5
* * runruby.rb: added --precommand and --show options.nobu2009-02-071-0/+4
* * lib/mkmf.rb (have_header): needs dependent headers if trying tonobu2009-02-071-0/+7
* * dir.c (dir_read): don't disable rdoc.akr2009-02-061-0/+4
* * io.c (io_fread): use rb_io_wait_readable for retryakr2009-02-061-0/+5
* thread_pthread.c (native_thread_create) [__SYMBIAN32__]: reduced pthread stac...azav2009-02-061-0/+8
* [__SYMBIAN32__]: included <sys/select.h> for fd_set definitionazav2009-02-061-0/+4
* Created execl stub as a missing PIPS functionazav2009-02-061-0/+6
* * signal.c (register_sigaltstack): ignore sigaltstack error.akr2009-02-061-0/+5
* * ChangeLog: typo.usa2009-02-061-1/+1
* * win32/win32.c (rb_w32_readdir_with_enc): fallback to OS convertionusa2009-02-061-0/+5
* * win32/{dir.h, win32.c} (rb_w32_readdir_with_enc): new function tousa2009-02-061-0/+12
* * ruby.c (process_options): set initial default_external before -r.usa2009-02-061-0/+4
* * ruby.c (process_options): -K and -E in shebang should be reflect tousa2009-02-061-0/+5
* * ext/pty/pty.c (chfunc): type fixed.akr2009-02-051-0/+4
* * string.c (rb_str_each_codepoint): update RDoc formatz2009-02-051-0/+6
* * cont.c (cont_mark, cont_capture, cont_restore_1): use #else insteadmame2009-02-051-0/+6
* * include/ruby/intern.h (rb_run_exec_options_err): renamed fromakr2009-02-051-0/+28
* * ext/socket: AddrInfo is renamed to Addrinfo. [ruby-dev:37876]akr2009-02-051-0/+4
* * configure.in (RUBY_SITE_LIB_PATH, RUBY_VENDOR_LIB_PATH): fix fornobu2009-02-051-0/+5
* * win32/Makefile.sub (config.h): follow recent changes about paths.usa2009-02-051-0/+4
* * configure.in (MAJOR, MINOR, TEENY): uses RUBY_VERSION_*.nobu2009-02-051-0/+6
* * array.c (rb_ary_uniq): gets rid of copying.nobu2009-02-051-0/+4
* * array.c (ary_add_hash): split from ary_make_hash().nobu2009-02-051-1/+9
* * array.c (ary_make_hash): hide a Hash used internally.nobu2009-02-051-0/+4
* * configure.in (RUBY_LIB_VERSION): added for library version, tonobu2009-02-051-0/+16
* change from assigned variable to called functionkazu2009-02-041-2/+2
* * ext/readline/readline.c (Init_readline): entry may be NULL.kazu2009-02-041-0/+5
* * time.c (LOCALTIME): should call tzset() before localtime_r().matz2009-02-041-0/+5
* Updated Symbain configuration procedure to avoid creating files outside build...azav2009-02-041-0/+11
* * transcode.c (make_econv_exception): refine error message forakr2009-02-041-0/+5
* * ext/socket/socket.c (sock_s_socketpair): make 3rd argument optional.akr2009-02-041-0/+9