H_Konishi

Hash Date Message
d7c1784297573be7419861e7f077923e6e911bdd 2002-05-29 Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>
96654ce04102a8d7337c56ef635cfaca7f0caffe 2002-06-06 * sample/biorhythm.rb (getPosiiton,etc) fix at changing Date module ( Date is changed Fixnum to Rational )
d0b3651906aa943423e430a61437a42f7dd39422 2002-06-11 new platform [bccwin32] merged.
0b67be50a514386fb3f7ac9c4488f7e2c2e3f744 2002-06-11 * bcc32/configure.bat fix.
42c59aa31785793dd365c70bac10d807c0329a34 2002-06-14 *bcc32 fix for win9x.
60eadd77e8b039558af49e8d56de1fc69b4f3911 2002-06-24 * dln.c: remark definition rb_loaderror().
fb0eb3ccd91cebc82a8315ebc1c795bd0c401a73 2002-06-25 * dln.c: remove definition rb_loaderror().
5738d629122260c6ba0f99ac4cb9dfa486c17b7b 2002-08-20 * replace of check EPIPE error(in getc()) rutine on bcc32.
b4ea040b312ac86bbe8973b23844ea749956a17f 2002-08-29 * bcc32/MakeFile.sub (sitearch): add.
417231cdfe7fc97a6fa8b7e853428ecb795db586 2002-08-30 * ext/Win32API/Win32API.c (Win32API_Call): typo.
275d1a12e6eeae346731bd9373aeff934d270db0 2002-09-08 bcc32/configure.bat : Control of a message. bcc32/makefile.sub : @(sitearch) typo. ext/extmk.rb.in : [bccwin32] libdir is added to a library path. lib/mkmf.rb : ditto.
df3368c1dd4ca9bfbd537913954ee730a134b75d 2002-09-12 * bcc32/setup.mak : Control of a message. * bcc32/makefile.sub : include resource.
aa904b2050026a0fa6bc7d3e1869dc471c1b0749 2002-09-14 * error.c(rb_sys_fail): remove case EPIPE on bcc32 .
94e5dc3416d579b0659bbcad5bf161025e96f45c 2002-09-15 * win32/win32.c (rb_w32_opendir): Corresponds to the unjust path containing ". (rb_w32_stat) : ditto.
56201383cdf5ac4055d2eda136336624b4febde7 2002-09-28 * ext/extmk.rb: The condition judgment without necessity was deleted.
57a6839081506c29a4c1b3eb0c512d4fa5c9562f 2002-10-22 *bcc32/configure.bat : The command line when calling setup.mak is corrected.
ccfb459b7d30b13e8f37a07ae82eae4161bb83d4 2002-10-27 ext/extmk.rb(78) : The unnecessary error when installing by bccwin32 is controlled. lib/mkmf.rb(773) : Also in the case of bccwin32, the path was added.