hsbt changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
<znz_jp> biff: [ruby-changes:32733] hsbt:r44812 (trunk): * lib/set.rb: [DOC] Fix grammatical error by @bouk [fix GH-524] - http://mla.n-z.jp/?ruby-changes=32733
<znz_jp> biff: [ruby-changes:32734] nobu:r44813 (trunk): * remove trailing spaces. - http://mla.n-z.jp/?ruby-changes=32734
<znz_jp> biff: [ruby-changes:32735] nobu:r44814 (trunk): * properties. - http://mla.n-z.jp/?ruby-changes=32735
tylersmith has quit [Remote host closed the connection]
_ko1 has joined #ruby-core
<znz_jp> biff: [ruby-changes:32736] nobu:r44815 (trunk): yaml/emitter.c: constify, r37936 - http://mla.n-z.jp/?ruby-changes=32736
<znz_jp> biff: [ruby-changes:32737] nobu:r44816 (trunk): yaml/api.c, yaml/loader.c: integer overflow - http://mla.n-z.jp/?ruby-changes=32737
<znz_jp> biff: [ruby-changes:32738] nobu:r44817 (trunk): yaml/yaml_private.h: include ruby/extconf.h - http://mla.n-z.jp/?ruby-changes=32738
<znz_jp> biff: [ruby-changes:32739] nobu:r44818 (trunk): * ext/psych/yaml/config.h (PACKAGE_VERSION): update. - http://mla.n-z.jp/?ruby-changes=32739
nokada has quit [Read error: Connection reset by peer]
nokada has joined #ruby-core
nari has joined #ruby-core
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 250 seconds]
knu has quit [Ping timeout: 245 seconds]
<znz_jp> biff: [ruby-changes:32740] naruse:r44819 (ruby_2_1): merge revision(s) 44803: [Backport #9478] - http://mla.n-z.jp/?ruby-changes=32740
<znz_jp> biff: [ruby-changes:32741] usa:r44820 (ruby_1_9_3): merge revision(s) 37905: [Backport #8757] - http://mla.n-z.jp/?ruby-changes=32741
<znz_jp> biff: [ruby-changes:32742] usa:r44821 (ruby_1_9_3): merge revision(s) 44790: [Backport #9472] - http://mla.n-z.jp/?ruby-changes=32742
<znz_jp> biff: [ruby-changes:32743] ko1:r44822 (trunk): * string.c (rb_str_new_frozen): refactoring code. - http://mla.n-z.jp/?ruby-changes=32743
Philpax has joined #ruby-core
<znz_jp> biff: [ruby-changes:32744] ko1:r44823 (trunk): * gc.c (gc_mark_children): STR_ASSOC is no longer available. - http://mla.n-z.jp/?ruby-changes=32744
tylersmith has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
nokada has joined #ruby-core
nurse has joined #ruby-core
<znz_jp> biff: [ruby-changes:32745] ko1:r44824 (trunk): * string.c (RESIZE_CAPA): should not resize shared string. - http://mla.n-z.jp/?ruby-changes=32745
tylersmith has quit []
tylersmith has joined #ruby-core
<znz_jp> biff: [ruby-changes:32746] ko1:r44825 (trunk): * string.c: refactoring, especially about string flags. - http://mla.n-z.jp/?ruby-changes=32746
<znz_jp> biff: [ruby-changes:32747] naruse:r44826 (ruby_2_1): merge revision(s) 44501: [Backport #9353] - http://mla.n-z.jp/?ruby-changes=32747
<znz_jp> biff: [ruby-changes:32748] ko1:r44827 (trunk): * internal.h: remove macros STR_NOCAPA and STR_NOCAPA_P(). - http://mla.n-z.jp/?ruby-changes=32748
knu has joined #ruby-core
<znz_jp> biff: [ruby-changes:32749] ko1:r44828 (trunk): * string.c (rb_str_free): use FL_TEST(str, STR_SHARED) directly - http://mla.n-z.jp/?ruby-changes=32749
<znz_jp> biff: [ruby-changes:32750] kazu:r44829 (trunk): fix typos - http://mla.n-z.jp/?ruby-changes=32750
<znz_jp> biff: [ruby-changes:32751] usa:r44830 (ruby_1_9_3): merge revision(s) 44803: [Backport #9485] - http://mla.n-z.jp/?ruby-changes=32751
<znz_jp> biff: [ruby-changes:32752] ko1:r44831 (trunk): * internal.h, vm_core.h: move LIKELY/UNLIKELY/UNINITIALIZED_VAR() - http://mla.n-z.jp/?ruby-changes=32752
<znz_jp> biff: [ruby-changes:32753] ko1:r44832 (trunk): * ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P() - http://mla.n-z.jp/?ruby-changes=32753
<znz_jp> biff: [ruby-changes:32754] ko1:r44833 (trunk): * vsnprintf.c: remove duplicated def of `UNINITIALIZED_VAR()'. - http://mla.n-z.jp/?ruby-changes=32754
knu has quit [Ping timeout: 245 seconds]
knu has joined #ruby-core
<znz_jp> biff: [ruby-changes:32755] nobu:r44834 (trunk): dir.c: fallback to ASCII-8BIT - http://mla.n-z.jp/?ruby-changes=32755
knu has quit [Ping timeout: 246 seconds]
<znz_jp> biff: [ruby-changes:32756] nobu:r44835 (trunk): assertions.rb: remove extra period - http://mla.n-z.jp/?ruby-changes=32756
<znz_jp> biff: [ruby-changes:32757] nobu:r44836 (trunk): parse.y: symbol names must be ascii-compatible - http://mla.n-z.jp/?ruby-changes=32757
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 246 seconds]
<znz_jp> biff: [ruby-changes:32758] nobu:r44837 (trunk): marshal.c: preserve encoding - http://mla.n-z.jp/?ruby-changes=32758
charliesome has joined #ruby-core
tylersmith has joined #ruby-core
<znz_jp> biff: [ruby-changes:32759] nobu:r44838 (trunk): marshal.c: refine special instance variables - http://mla.n-z.jp/?ruby-changes=32759
tylersmith has quit [Ping timeout: 272 seconds]
knu has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
nokada has joined #ruby-core
nari has quit [Ping timeout: 245 seconds]
Philpax has quit [Read error: Connection reset by peer]
Philpax has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
nokada_ has joined #ruby-core
nari has joined #ruby-core
nokada has joined #ruby-core
nokada_ has quit [Read error: Connection reset by peer]
<znz_jp> biff: [ruby-changes:32760] naruse:r44839 (ruby_2_1): merge revision(s) 44512: [Backport #9340] - http://mla.n-z.jp/?ruby-changes=32760
soba has quit [Ping timeout: 245 seconds]
Caius has joined #ruby-core
<znz_jp> biff: [ruby-changes:32761] nobu:r44840 (trunk): pack.c: hide associated objects - http://mla.n-z.jp/?ruby-changes=32761
Guest26867 has joined #ruby-core
Guest26867 has quit [Ping timeout: 245 seconds]
shiba has joined #ruby-core
shiba is now known as Guest74338
Guest74338 is now known as soba
<znz_jp> biff: [ruby-changes:32762] naruse:r44841 (ruby_2_1): merge revision(s) 44517, 44518, 44519, 44523: [Backport #9354] - http://mla.n-z.jp/?ruby-changes=32762
soba has quit [Ping timeout: 252 seconds]
<znz_jp> biff: [ruby-changes:32763] naruse:r44842 (ruby_2_1): merge revision(s) 44490, 44496: [Backport #9352] - http://mla.n-z.jp/?ruby-changes=32763
nagachika has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<znz_jp> biff: [ruby-changes:32764] naruse:r44843 (ruby_2_1): merge revision(s) 44527, 44552, 44553: - http://mla.n-z.jp/?ruby-changes=32764
<znz_jp> biff: [ruby-changes:32765] nagachika:r44844 (ruby_2_0_0): merge revision(s) r42456: [Backport #8101] - http://mla.n-z.jp/?ruby-changes=32765
Philpax has quit [Ping timeout: 245 seconds]
shinnya has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
enebo has joined #ruby-core
nari has quit [Ping timeout: 246 seconds]
<znz_jp> biff: [ruby-changes:32766] nagachika:r44845 (ruby_2_0_0): merge revision(s) r42988: [Backport #8928] - http://mla.n-z.jp/?ruby-changes=32766
<znz_jp> biff: [ruby-changes:32767] naruse:r44846 (ruby_2_1): merge revision(s) 44525, 44534, 44537: [Backport #9381] - http://mla.n-z.jp/?ruby-changes=32767
<znz_jp> biff: [ruby-changes:32768] naruse:r44847 (ruby_2_1): merge revision(s) 44583: [Backport #9302] - http://mla.n-z.jp/?ruby-changes=32768
tylersmith has joined #ruby-core
nagachika has quit [Remote host closed the connection]
enebo has quit [Read error: Connection reset by peer]
enebo has joined #ruby-core
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:32769] nobu:r44848 (trunk): eval_intern.h: use TH_TMPPOP_TAG and TH_REPUSH_TAG - http://mla.n-z.jp/?ruby-changes=32769
<znz_jp> biff: [ruby-changes:32770] svn:r44849 (trunk): * 2014-02-06 - http://mla.n-z.jp/?ruby-changes=32770
<r0bgleeson> hi
<r0bgleeson> what is the solution to the libyaml bug? psych won't use its bundled version if it's already present on the system(as it probably is, if you built ruby 1.9.3), so should you upgrade libyaml and then rebuild psych?
<r0bgleeson> it's also scary there's been no clear instructions apart from some random tweets(?)
<znz_jp> biff: [ruby-changes:32771] naruse:r44850 (ruby_2_1): merge revision(s) 44555: - http://mla.n-z.jp/?ruby-changes=32771
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
shinnya has quit [Ping timeout: 245 seconds]
nagachika has quit [Remote host closed the connection]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 252 seconds]
tylersmith has joined #ruby-core
enebo has quit [Quit: enebo]
enebo has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
nokada has joined #ruby-core
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<znz_jp> biff: [ruby-changes:32772] drbrain:r44851 (trunk): * lib/rubygems: Update to RubyGems 2.2.2. Complete history at: - http://mla.n-z.jp/?ruby-changes=32772
charliesome has joined #ruby-core
enebo has quit [Quit: enebo]
<znz_jp> biff: [ruby-changes:32773] normal:r44852 (trunk): ext/thread: SizedQueue#max= wakes up waiters properly - http://mla.n-z.jp/?ruby-changes=32773
Philpax has joined #ruby-core
eLobato has joined #ruby-core
eLobato is now known as eLobato|away
eLobato has joined #ruby-core
eLobato|away has quit [Read error: Operation timed out]