Commit graph

56 commits

Author SHA1 Message Date
Alex Dunae
2b6d5c1b15 Fix encoding and relative paths for Ruby 1.9.2 -- closes GH-3 2010-11-12 12:45:12 -08:00
Rowan Crawford
0aeaae378f Fixes north america/US crosslinking stuff 2010-11-13 04:33:16 +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
Rowan Crawford
406b1dd28f Fix spelling mistake in errors 2010-11-13 04:30:57 +08:00
Alex Dunae
40f393d529 Merge remote branch 'dgrambow/master'
Conflicts:
	lib/holidays.rb
2010-11-12 12:26:48 -08:00
alexdunae
acea5b6cf1 Add 'coding' header to Norwegian holidays 2010-03-04 00:56:47 -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
alexdunae
7cbf7e5409 Added missing PT definition files 2010-03-04 00:09:14 -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
Bodaniel Jeanes
bdeee809aa Support calculating mday from negative weeks other than -1 2010-01-12 14:53:11 +10:00
Dirk Grambow
0641484999 Removed unnecessary additions 2009-12-02 12:04:51 +01:00
Alex Dunae
1b2717d530 Merge branch 'master' of git://github.com/fabiokr/holidays 2009-11-17 21:02:12 -08:00
Dirk Grambow
30d0224685 Use class method to check leap years 2009-11-17 20:46:36 +01:00
Dirk Grambow
04370c1fed Fixed bug in Date.calculate_mday 2009-11-17 20:17:31 +01:00
Dirk Grambow
49c9445ab6 Fixed German definition file 2009-11-05 21:30:46 +01:00
Fabio Kreusch
4184ddd9e2 Added Brazilian holidays 2009-10-11 19:36:27 -03: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
206f610cc9 Added rakefile to gem spec and upped version to 0.9.2 2008-07-24 03:50:04 +00:00
Alex Dunae
02e84c544c Fixed bug in data/index.yaml 2008-01-15 04:29:21 +00:00
Alex Dunae
18080f6eb6 Updated docs 2007-12-19 22:25:56 +00:00
Alex Dunae
20d513c455 Add support for day name symbols 2007-12-19 21:18:56 +00:00
Alex Dunae
8f3f04d2b2 Updates to definition build process 2007-12-19 01:06:57 +00:00
Alex Dunae
f90e48d353 Moved tests into YAML files 2007-12-05 22:27:05 +00:00
Alex Dunae
4c19694ef8 2007-12-01 01:04:23 +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
cf000b1df2 2007-11-24 23:22:10 +00:00
Alex Dunae
f55f4a0023 2007-11-24 21:22:49 +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
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
208e2eea70 Updated docs
Renamed Date#is_holiday? to Date#holiday?
Added Date#holidays
2007-11-22 00:47:08 +00:00