obsolete.ChilliProject/lib/redmine
Holger Just 0f0e42448a Overwrite compact on child class of Array to not return an instance of Array
This is necessary because in Ruby 1.9.3, the behavior of an internal dup of
the array (rb_ary_dup) was changed to always return an array instance, not
an instance of the actual class which it was working on.

Why can't people just stick to what works but instead try to have special
snowflakes everywhere? </rant>
2012-01-03 19:45:38 +01:00
..
activity Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
core_ext Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
default_data Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
export Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
helpers Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
menu_manager Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
scm Overwrite compact on child class of Array to not return an instance of Array 2012-01-03 19:45:38 +01:00
views Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_formatting Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
about.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
access_control.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
access_keys.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
activity.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
ciphering.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
configuration.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
core_ext.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
custom_field_format.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
hook.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
i18n.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
imap.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
info.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
menu_manager.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
mime_type.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
notifiable.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
platform.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
plugin.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
pop3.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
safe_attributes.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
search.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
syntax_highlighting.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
themes.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
unified_diff.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
utils.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
version.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_formatting.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00