summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-08* include/ruby/st.h, st.c: order entries by a linked list instead ofmame
2009-02-08* include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin),nobu
2009-02-08* include/ruby/backward/rubysig.h: extern "C" was missing.nobu
2009-02-07* configure.in (--with-arch): added new option to supportnobu
2009-02-06[__SYMBIAN32__]: included <sys/select.h> for fd_set definitionazav
2009-02-05* include/ruby/intern.h (rb_run_exec_options_err): renamed fromakr
2009-01-31* include/ruby/ruby.h (STR2CSTR): removed.akr
2009-01-22 * revert previous revision. it's already out-of-date.usa
2009-01-22 * include/ruby/win32.h, win32/win32.c (rb_w32_is_valid_fd): new functionusa
2009-01-21* include/ruby/io.h (typedef struct rb_io_t):nobu
2009-01-19* include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added.nobu
2009-01-19* include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added.nobu
2009-01-16* include/ruby/ruby.h (VALUE): use unsigned long or long longnobu
2009-01-16 * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string.usa
2009-01-16* configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixednobu
2009-01-13 * include/ruby/intern.h, thread.c, win32/Makefile.sub (rb_fdset_t,usa
2009-01-12* win32/win32.c (internal_cmd_match): extracted fromnobu
2009-01-02 * include/ruby/missing.h, sprintf.c: get rid of a warning of VC++.usa
2008-12-29* pack.c (pack_pack): template f should not accept non floatmatz
2008-12-26* io.c (fptr_finalize): close the IO object even if finish_writeconv orakr
2008-12-23* process.c (rb_fork): propagete an error message from child to parent.akr
2008-12-23 * include/ruby/st.h: need to include defines.h because LONG_LONG isusa
2008-12-22* configure.in (mingw): no longer uses snprintf and vsnprintf ofnobu
2008-12-19* io.c (rb_io_extract_encoding_option): "internal_encoding: nil"matz
2008-12-11* include/ruby/st.h (size_t): needs stddef.h or stdlib.h.nobu
2008-12-09* id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu
2008-12-04* load.c (rb_get_load_path): returns the load path withoutnobu
2008-12-02move the previous comment.akr
2008-12-02add comment for select behavior on file descriptors over FD_SETSIZE.akr
2008-11-11* include/ruby/intern.h (rb_{external,locale}_str_new_cstr): optimizednobu
2008-11-11* load.c (rb_require_safe): destroys barrier after successfullynobu
2008-11-07* ext/curses/curses.c: curses encoding should obey locale.matz
2008-11-07* include/ruby/io.h (rb_io_t): added write_lock to serialize.nobu
2008-11-03* include/ruby/intern.h (rb_mutex_synchronize): fixed prototype.nobu
2008-11-03* missing.h: needs RUBY_EXTERN instead of extern for mswin.nobu
2008-10-22* string.c (rb_external_str_new_with_enc): no implicit strlen call.matz
2008-10-21* include/ruby/vm.h: write a comment.ko1
2008-10-21* ext/zlib/zlib.c: remove obsolete prototype macros.matz
2008-10-21* io.c, include/ruby/intern.h (rb_io_ascii8bit_binmode): externed.shugo
2008-10-20* include/ruby/ruby.h (ExportStringValue): new macro to convertmatz
2008-10-20* string.c (rb_locale_str_new): new function to convert stringmatz
2008-10-18* string.c (rb_external_str_new): a new function to convert frommatz
2008-10-16* io.c (rb_getc, rb_io_fread, rb_io_fwrite, rb_read_pending):mame
2008-10-14* io.c (Init_IO): $FILENAME and $* must be read-only. [ruby-dev:36698]nobu
2008-10-10* include/ruby.h: updated macros for headers. [ruby-core:19275]nobu
2008-10-09 * include/ruby/ruby.h: embeds the elements of an array into itsyugui
2008-10-07* encoding.c (rb_default_internal_encoding): merged a patch frommatz
2008-10-04* dln.c: Ruby no longer supports VMS.yugui
2008-10-04* dln.c: Ruby no longer supports Windows CE.yugui
2008-10-04* dln.c: Ruby no longer supports MacOS 9 or before.yugui