index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
symbian
Age
Commit message (
Expand
)
Author
2010-11-13
Added HAVE_LABS and HAVE_LLABS to config.h
azav
2010-11-13
Changed packaging version in line with API style 3 versioning
azav
2010-03-21
* symbian/setup (config.h): RUBY_EXEC_PREFIX defined.
azav
2010-03-15
* symbian/README.SYMBIAN: fixed broken patch and converted to
nobu
2010-03-14
* symbian/configure.bat: Ruby Core installation separated from standard exten...
azav
2010-03-14
* symbian/README.SYMBIAN: Ruby Core installation separated from standard exte...
azav
2010-03-14
* symbian/setup (*.pkg): Ruby Core installation separated from standard exten...
azav
2010-03-07
* symbian/setup (*.pkg): Shared library installation path fixed to match chan...
azav
2010-03-02
* win32/Makefile.sub, symbian/setup (config.h): pack.c requires
nobu
2010-02-24
* dln.c (translit_separator): moved back from load.c again.
nobu
2010-02-20
* symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LI...
azav
2010-01-25
* version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.
nobu
2009-12-05
* symbian/setup (config.h): EXECUTABLE_EXTS moved from dln.c:dln_find_1().
azav
2009-10-03
* symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.c
azav
2009-09-26
Update to work with the latest PIPS version 1.6
azav
2009-09-26
Update to work with the latest PIPS version 1.6
azav
2009-09-26
Update to work with the latest PIPS version 1.6
azav
2009-09-26
* symbian/setup: Updated .mmp file generation due to blockinlining.c removal.
azav
2009-09-13
* symbian/pre-build: added rule to generate id.h for Symbian build.
azav
2009-09-13
* symbian/configure.bat: fixed harmless error message.
azav
2009-04-20
* symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change...
azav
2009-03-09
* configure.in (MANGLED_PATH): defines for RUBYLIB_PREFIX.
nobu
2009-02-19
* eval_intern.h (translit_char): moved from ruby.c.
nobu
2009-02-16
* symbian/setup: Update Symbian config to match recent changes in missing/all...
azav
2009-02-06
Created execl stub as a missing PIPS function
azav
2009-02-04
Updated Symbain configuration procedure to avoid creating files outside build...
azav
2009-02-04
Updated Symbain configuration procedure to avoid creating files outside build...
azav
2009-02-04
Updated Symbian configuration procedure to avoid creating files outside build...
azav
2009-01-16
* symbian/pre-build (COMSPEC): should not overridden.
nobu
2009-01-15
* symbian/README.SYMBIAN: symbian support added. great appreciate
matz