Commit graph

49 commits

Author SHA1 Message Date
Alex Dunae 474e1b660c Test case for 2010-05-08 DE holiday -- closes GH-2 2010-11-12 12:57:16 -08:00
Alex Dunae 2b6d5c1b15 Fix encoding and relative paths for Ruby 1.9.2 -- closes GH-3 2010-11-12 12:45:12 -08:00
Alex Dunae f2f9e6ca1c Add missing Scandinavia and SE definitions 2010-11-12 12:44:09 -08:00
Rowan Crawford 642c53319f Update tests to give more useful information when they fail. 2010-11-13 04:32:19 +08:00
Rowan Crawford 608f677039 Handle not requiring the locale off the bat. 2010-11-13 04:32:18 +08:00
Rowan Crawford de3f744e7d A few holidays were still referring to .au 2010-11-13 04:32:17 +08:00
Rowan Crawford a8d5a60b0d add nz holidays 2010-11-13 04:30:59 +08:00
alexdunae 9a00c6cea2 Merge remote branch 'qw3r/master' 2010-03-04 00:51:17 -08:00
alexdunae 5dec1f7081 Added Norwegian defs 2010-03-04 00:43:40 -08:00
alexdunae b81fc99197 Merge remote branch 'bjeanes/master' 2010-03-04 00:10:25 -08:00
Demeter István (qw3r) 833774b3c3 prevent invalid 'multibyte char (US-ASCII)' with Ruby 1.9 2010-02-02 23:17:39 +01:00
Bohuslav Blín 024b4b2c0f Added Czech holidays 2010-01-21 10:04:37 +01:00
Bodaniel Jeanes 3018cb4d53 Added Ekka and a region for Brisbane to hold it to the Australian holidays 2010-01-12 15:01:39 +10:00
Dirk Grambow 49c9445ab6 Fixed German definition file 2009-11-05 21:30:46 +01:00
Alex Dunae 0730f27b2c Fixed definition index -- PT was using SE defs -- thanks Jaoa Miguel Neves 2008-12-30 11:45:17 -08:00
Alex Dunae faaf8e8593 Added UPS and NYSE defs 2008-11-20 05:46:34 +00:00
Alex Dunae 429abc9a6c Added New York Stock Exchange holidays (thank you Alan Larkin).
Fixed rakefile to force lower case definition file names.
2008-11-19 23:00:43 +00:00
Alex Dunae 02e84c544c Fixed bug in data/index.yaml 2008-01-15 04:29:21 +00:00
Alex Dunae 9b04ebefcd Updated docs 2007-12-19 22:16:30 +00:00
Alex Dunae 8f3f04d2b2 Updates to definition build process 2007-12-19 01:06:57 +00:00
Alex Dunae 4a99b463fa Moved build_defs.rb 2007-12-05 22:33:01 +00:00
Alex Dunae f90e48d353 Moved tests into YAML files 2007-12-05 22:27:05 +00:00
Alex Dunae 002787c5b0 Doc updates
Cleanup
2007-11-30 04:36:08 +00:00
Alex Dunae d953369b61 Test cases for IS
Merged test/test_region_dk.rb into test/test_region_europe.rb
2007-11-30 02:19:54 +00:00
Alex Dunae b50747d3e0 Tests for DK, ZA and AU 2007-11-30 00:59:51 +00:00
Alex Dunae b6968ccdb3 Cleaned-up docs
Tests for ZA and AU
2007-11-30 00:49:33 +00:00
Alex Dunae 59f5d2e91c Added Boxing Day method and GB, US and CA observed holidays 2007-11-30 00:03:43 +00:00
Alex Dunae 49f6883938 Added support for informal and observed holidays 2007-11-29 23:23:35 +00:00
Alex Dunae 6cb7ccd148 Test suite for DE, ES and FR 2007-11-29 20:05:17 +00:00
Alex Dunae c75146cdb5 GB and SE test cases 2007-11-29 02:56:32 +00:00
Alex Dunae e036b8e50e Added code to check for identical functions
Enforced UTF-8 with SVN mime-type in data/
Updated build_defs.rb
Added some European tests
2007-11-29 02:24:00 +00:00
Alex Dunae f2c72ffd98 Added PT and SE 2007-11-29 01:01:40 +00:00
Alex Dunae cf000b1df2 2007-11-24 23:22:10 +00:00
Alex Dunae 24c09b7c08 2007-11-24 21:24:22 +00:00
Alex Dunae 2e17c2a9ec UTF test 2007-11-24 20:55:42 +00:00
Alex Dunae 2ec6242f29 2007-11-24 20:52:59 +00:00
Alex Dunae 394cad1472 UTF test 2007-11-24 20:51:04 +00:00
Alex Dunae 4a43f1b30a Added support for type: in bin/build_defs.rb 2007-11-24 20:50:20 +00:00
Alex Dunae 02e323ce9c 2007-11-24 00:45:30 +00:00
Alex Dunae 50afc7b2fb Fixed definition inclusion script 2007-11-23 21:10:21 +00:00
Alex Dunae 7f3c9b6b88 2007-11-23 04:28:15 +00:00
Alex Dunae e88aae4755 Added data files 2007-11-23 01:01:11 +00:00
Alex Dunae 563e739a99 data updates 2007-11-22 22:28:38 +00:00
Alex Dunae 9b9b0b2046 Improved test suite
Added support for :any and sub regions
Added data/common_methods.yaml
Updated docs
2007-11-22 20:39:26 +00:00
Alex Dunae 1da5732747 Updated data/ca.yaml
Started documentation in CUSTOM DATES
2007-11-22 00:35:56 +00:00
Alex Dunae 99874179df Added basic mixin infrastructure
Converted data files to YAML
Updated definition generator
2007-11-21 21:08:34 +00:00
Alex Dunae 1f11004bd7 Added merging functions in the definition builder
Added DEFINED_REGIONS output to the definition builder
2007-11-21 01:03:20 +00:00
Alex Dunae d98a443337 Added support for lambdas in holiday definitions
Separated Easter definitions and tests
Preliminary support for definition builder
2007-11-21 00:13:18 +00:00
Alex Dunae 3260cd8be2 Added Easter calculation
Began moving holidays into data/holidays.csv
2007-11-20 04:06:48 +00:00