Matt Lehning
|
0bc9c00745
|
Added test file
|
2013-02-26 17:06:41 -05:00 |
Matt Lehning
|
3a9f2dd8a3
|
Started writing hijri/gregorian date converter
|
2013-02-21 16:22:31 -05:00 |
Michael Smith
|
140bc3be75
|
fix DuckDuckGo.pm metadata
|
2013-02-18 12:01:16 -07:00 |
Hunter Lang
|
e35ff79077
|
add dist.ini directions to readme
|
2013-02-16 16:34:35 -05:00 |
Hunter Lang
|
24e0989a38
|
fix links to spice repo in readme
|
2013-02-15 13:51:14 -05:00 |
Hunter Lang
|
291e281203
|
update readme to port over DDH docs
|
2013-02-15 13:46:04 -05:00 |
tagawa
|
c2d04dcef3
|
Added Japanese hagaki paper size
|
2013-02-14 23:40:02 +09:00 |
Dylan Lloyd
|
c5baeaa4a1
|
Merge branch 'DiceGoodieChanges' of git://github.com/mattlehning/zeroclickinfo-goodies
|
2013-02-13 15:24:43 -05:00 |
Dylan Lloyd
|
5e52391587
|
Merge branch 'PaperGoodie' of git://github.com/mattlehning/zeroclickinfo-goodies
|
2013-02-13 15:23:43 -05:00 |
Matt Lehning
|
ada4d399c3
|
Added comma's between results
|
2013-02-11 15:57:56 -05:00 |
Matt Lehning
|
91afb22d4b
|
Made the regex more forgiving for typo's and spacse
|
2013-02-11 11:30:06 -05:00 |
Matt Lehning
|
e6099acdc0
|
Added parantheses to results
|
2013-02-09 16:13:08 -05:00 |
Matt Lehning
|
798fd190d4
|
Fixed code
|
2013-02-09 13:52:39 -05:00 |
Matt Lehning
|
40a57d6836
|
Added Paper size goodie
|
2013-02-09 13:49:22 -05:00 |
Matt Lehning
|
40eef0a421
|
Added Coin flip goodie
|
2013-02-09 13:19:53 -05:00 |
Dylan Lloyd
|
df22137283
|
added test file for IDN goodie
|
2013-02-08 12:14:09 -05:00 |
Dylan Lloyd
|
49994f300f
|
expanded triggers for RubiksCube & updated tests
|
2013-02-07 21:49:19 -05:00 |
Dylan Lloyd
|
89deec8e2a
|
rm'd one old example file that i missed
|
2013-02-07 20:30:13 -05:00 |
Dylan Lloyd
|
3fdbe37cb1
|
rm'd old example files,new tests for those missing
also stripped carriage returns and trailing whitespace from share files
|
2013-02-07 20:26:39 -05:00 |
Dylan Lloyd
|
be1d0a07b5
|
Merge branch 'DiceGoodieChanges' of git://github.com/mattlehning/zeroclickinfo-goodies into dice
|
2013-02-03 10:51:01 -05:00 |
matt lehning
|
43e322d7d2
|
Removed some unnecessary lines I added
|
2013-01-31 14:54:38 -05:00 |
matt lehning
|
babe1a7c95
|
removed unnecessary files
|
2013-01-30 19:38:01 -05:00 |
matt lehning
|
a6bb2d38d2
|
changes to Dice.pm
'roll a die' now triggers
more forgiving with dice/die typos
added '(random)' to the end of results
|
2013-01-30 19:35:32 -05:00 |
matt lehning
|
427a36f7bc
|
goodie to show paper sizes
|
2013-01-29 14:21:16 -05:00 |
matt lehning
|
3e0a1ed7d6
|
added toss as a trigger in addition as per request in ideas.duckduckhack.com
|
2013-01-28 15:28:09 -05:00 |
matt lehning
|
36caf88475
|
pick a card
|
2013-01-28 14:33:49 -05:00 |
matt lehning
|
8347023bb0
|
Forgot to add (random) to some of the results in Dice.pm
|
2013-01-27 16:16:00 -05:00 |
matt lehning
|
ca203d83da
|
Changed Coin.pm and Dice.pm to display (random) after results
|
2013-01-27 16:01:27 -05:00 |
matt lehning
|
3d32662b1a
|
Added test file
|
2013-01-27 14:43:37 -05:00 |
Dylan Lloyd
|
75c4e6f6f1
|
added atbash wikipedia example as test case
|
2013-01-26 07:40:29 -05:00 |
Dylan Lloyd
|
390bd9c668
|
Merge branch 'atbash' of git://github.com/tagawa/zeroclickinfo-goodies into atbash
|
2013-01-26 07:28:44 -05:00 |
tagawa
|
1d55fac7a4
|
Cipher plugin using Atbash (somewhat similar to ROT13)
|
2013-01-25 16:30:15 +09:00 |
matt lehning
|
579630308c
|
Merge branch 'matt/Coinflip'
|
2013-01-24 17:35:27 -05:00 |
matt lehning
|
d3010e2642
|
Finished coin flip goodie
|
2013-01-24 17:31:24 -05:00 |
Dylan Lloyd
|
99b429b827
|
remove execute bit from Tips.pm
|
2013-01-24 14:42:15 -05:00 |
Koosha Khajeh Moogahi
|
4e2379d06d
|
Store the value of $1 to $n in Fibonacci.pm
|
2013-01-24 16:42:54 +03:30 |
Dylan Lloyd
|
1fa300b573
|
be more accepting of query syntax in Fibonacci.pm
|
2013-01-24 05:44:27 -05:00 |
Dylan Lloyd
|
9c9aab80af
|
got rid of extra spaces in fibonacci output
|
2013-01-24 05:19:29 -05:00 |
Dylan Lloyd
|
6d49bb5c11
|
accept "what is the __ fibonacci number" syntax
|
2013-01-24 05:18:01 -05:00 |
Dylan Lloyd
|
a710e6b4b0
|
added missing dependency for Fibonacci.pm
|
2013-01-24 05:12:23 -05:00 |
Dylan Lloyd
|
802ae440e5
|
added missing hashbang & includes to t/Fibonacci
|
2013-01-24 05:07:41 -05:00 |
Koosha Khajeh Moogahi
|
16c629c738
|
Make the output of Fibonacci verbose
|
2013-01-24 12:50:34 +03:30 |
matt lehning
|
e9d3036c73
|
work ffs
|
2013-01-23 19:48:32 -05:00 |
matt lehning
|
878eed7df7
|
Initial commit
|
2013-01-23 19:44:31 -05:00 |
Koosha Khajeh Moogahi
|
e5d92a1060
|
Add Fibonacci.pm goodie
|
2013-01-24 01:29:24 +03:30 |
Dylan Lloyd
|
8c38618625
|
fixed unitialized warning when timezone !found
fixed a warning that occurred when the timezone name parsed from
$input_timezone was not found in the %timezones hash
|
2013-01-16 03:56:56 -05:00 |
Dylan Lloyd
|
6b0d754c61
|
Merge branch 'master' of https://github.com/Hercynium/zeroclickinfo-goodies
Conflicts:
dist.ini
|
2013-01-15 21:04:51 -05:00 |
Stephen R. Scaffidi
|
43fe5878e2
|
unit test for rafl goodie
|
2013-01-15 07:36:32 -08:00 |
Stephen R. Scaffidi
|
18ace59975
|
Add prereq for rafl goodie
Added Acme::rafl::Everywhere to prereqs section for rafl goodie module
|
2013-01-15 10:26:56 -05:00 |
Dylan Lloyd
|
259f2dc39d
|
added support to FindAnagrams for "anagram of <word>" syntax
|
2013-01-10 21:56:08 -05:00 |