summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-20test_require.rb: clear load pathnobu
2012-12-20envutil.rb: validate syntaxnobu
2012-12-20vm.c: fix formatnobu
2012-12-20* remove trailing spaces.nobu
2012-12-20* test/openssl/test_pkey_dh.rb: revert special treatment ofemboss
2012-12-20* properties.nobu
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-19add ticket numberko1
2012-12-19* vm.c: support variable VM/Machine stack sizes.ko1
2012-12-19* test/ruby/test_fiber.rb: remove a strange single quote character.ko1
2012-12-19* 2012-12-20svn
2012-12-19* ext/.document: Add missing ext modules to .documentzzak
2012-12-19* ruby.c (load_file_internal): use original C string as the filenameusa
2012-12-19* marshal.c (marshal_dump, marshal_load): fix SEGV during make rdocngoto
2012-12-19style fix.kosaki
2012-12-19object.c: nul in const namenobu
2012-12-19* doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brownmarcandre
2012-12-19 * vm_trace.c (rb_threadptr_exec_event_hooks): get rid of racetarui
2012-12-19 * doc/syntax/literals.rdoc: Added 0d decimal format. Thanks Nobu!drbrain
2012-12-19* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain
2012-12-19Use next in proc instead of break or returnnaruse
2012-12-19 * doc/syntax/methods.rdoc: Add () around keyword arguments example fordrbrain
2012-12-19Don't check events from different files like r38456naruse
2012-12-19fix a typokazu
2012-12-19Push given event only if it is right onenaruse
2012-12-19Revert r38371 and r38384. they didn't solve the issuenaruse
2012-12-19Suppress warningsnaruse
2012-12-18* ChangeLog: fix a typo for r38452.nagachika
2012-12-18* vm.c (rb_vm_jump_tag_but_local_jump): remove unnessesary 2ndnagachika
2012-12-18* 2012-12-19svn
2012-12-18fix typos and styleskazu
2012-12-18* ChangeLog: add ML and ticket ref for r38441.nagachika
2012-12-18* io.c (rb_io_wait_writable): don't use rb_thread_wait_fd()kosaki
2012-12-18* thread.c (rb_thread_wait_fd_rw): fix infinite loop bug.kosaki
2012-12-18* lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain
2012-12-18 * doc/syntax/literals.rdoc: Used simplified heredoc example thatdrbrain
2012-12-18* lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain
2012-12-18* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain
2012-12-18* properties.nobu
2012-12-18* vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the casenagachika
2012-12-18* vm_trace.c (tracepoint_attr_defined_class): Clean up rdoc forzzak
2012-12-18typos in changelogzzak
2012-12-18* lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain
2012-12-18* doc/syntax/literals.rdoc: Added 0o octal integers.drbrain
2012-12-18* test/openssl/test_ssl.rb: Use :TLSv1_2_client explicitly inemboss
2012-12-18Show $LOAD_PATH and RUBYLIB to debug easiernaruse