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
Dylan Lloyd
399948005f
formatting and trigger changes to FindAnagrams
2013-01-10 21:50:23 -05:00
Dylan Lloyd
cf0b05aa95
fix year-specific DateMath tests
2013-01-03 08:24:20 -05:00
Jag Talon
fb59da5873
Fixed a typo in the example query in Perimeter.pm.
...
Also, I added use utf8 in Xor.pm in hopes of fixing the 5 ⊕ 79 problem.
2012-12-20 16:13:51 -05:00
Jag Talon
b73ad5b385
An example in second_example_queries was removed from `Tips.pm`.
...
The example 'root mean square 1,2,3' is for the plugin `Average.pm`.
2012-12-20 14:54:03 -05:00
yegg
5ba66304bf
testing access
2012-12-20 10:12:29 -05:00
digit4lfa1l
8056ed365c
Added links to the SHA-3 wiki pages.
2012-12-16 14:11:02 -05:00
digit4lfa1l
c70441dda3
Corrected links to the Wikipedia resources and hashes descriptions.
2012-12-10 17:08:30 -05:00
digit4lfa1l
e4b474c231
Merge remote branch 'upstream/master'
2012-12-10 16:41:33 -05:00
Dylan Lloyd
53e9131d6a
Merge branch 'sort'
2012-12-07 14:11:38 -05:00
Dylan Lloyd
1b17f84346
add support to Sort for common array/list syntax
2012-12-07 14:11:27 -05:00
Dylan Lloyd
cea9e54d49
updated ABC example queries
2012-12-06 20:28:49 -05:00
Koosha Khajeh Moogahi
bbbcdc513c
Normalize the output format
2012-12-06 12:48:41 +03:30
Koosha Khajeh Moogahi
2856e26141
Change the output delimiter from space to comma
2012-12-06 00:47:01 +03:30
Koosha Khajeh Moogahi
b3ad72ad6a
Add the Sort goodie
2012-12-05 23:47:45 +03:30
Dylan Lloyd
514faf51a1
changed resistor color category to reference
2012-12-04 17:44:20 -05:00
Dylan Lloyd
e6870e31e9
use literal unicode character in example query
2012-12-04 17:07:23 -05:00
digit4lfa1l
b8394b7259
Added references to the Wikipedia articles. Changes in a module's main code.
2012-12-04 15:00:51 -05:00
digit4lfa1l
29e69f2801
Merge remote branch 'upstream/master'
2012-12-04 12:26:50 -05:00
Koosha Khajeh Moogahi
6e02789eaf
Make a minor change to the format of the output
2012-12-03 14:07:54 +03:30
digit4lfa1l
a921a1af61
Added grammatical changes. Removed zci answer_type.
2012-12-02 13:23:15 -05:00
Koosha Khajeh Moogahi
8faf48358c
The goodie to convert a given hex value to its equivalent ASCII representation
2012-12-02 15:58:49 +03:30
digit4lfa1l
ba3dac5f1c
My plugin that does cryptographic hash functions identification is ready to go...
2012-12-01 16:56:06 -05:00
Dylan Lloyd
e88db421c7
added test file for GUID goodie
2012-11-27 12:53:30 -05:00
Dylan Lloyd
19562b378c
formatting changes
2012-11-15 20:30:05 -05:00
Dylan Lloyd
82d0ecf88e
remove `each @` for compatibility with perl v5.10
2012-11-15 20:30:05 -05:00
Joe Walnes
7aef13b7e3
Resistor colors: Show additional tolerance band.
...
It always shows one extra color (gold = 5%). This is the most
common value and showing this makes it a lot more obvious how
the colors match up with a real resistor.
2012-11-15 20:30:05 -05:00
Joe Walnes
14d86c827f
ResitorColors use 4 bands instead of 5.
...
These seems to be more common.
e.g. 4.7K ->
* 5 bands (old): yellow(4), purple(7), black(0), brown(x10), tolerance
* 4 bands (new): yellow(4), purple(7), red(x100), tolerance
2012-11-15 20:30:05 -05:00
Joe Walnes
2d739b8a01
Indicate what the individual resistor colors mean.
...
e.g. instead of:
yellow red black brown
we now say:
yellow (4), red (2), black (0), brown (x10)
2012-11-15 20:30:05 -05:00
Joe Walnes
20e0cd9032
Add metadata to ResistorColors
2012-11-15 20:30:05 -05:00
Joe Walnes
11155d9bf6
Added (ohms) text to resistors Goodie. Removed bold.
2012-11-15 20:30:05 -05:00
Joe Walnes
0d665579d5
More link consistency.
2012-11-15 20:30:05 -05:00
Joe Walnes
faa0282ffb
Be consistent with 'more' link style.
2012-11-15 20:30:05 -05:00