Commit Graph

613 Commits (dbf47b7ef63d0e3bad7fa7112fd4ce28e52b500c)

Author SHA1 Message Date
Jake Burton 14aee146e0 Results in table & support for generalised statement e.g. 'javascript charcodes' 2012-05-18 09:55:47 +01:00
Jake Burton 499df10836 Added Tests 2012-05-17 17:38:35 +01:00
Jake Burton 6a76b4646d My plugin that displays JavaScript Character/Key Codes is ready to go
& Fixed so capital letters return keycodes also
2012-05-17 17:37:09 +01:00
yegg 32cb9e2914 Fix FlipText test. 2012-05-16 21:19:19 -04:00
yegg 038a3e55c2 Update Frequency trigger to allow non-all. 2012-05-16 21:06:26 -04:00
Robert Picard 0722a20ccc Flip and mirror both mirror now
There aren't hex codes for characters that aren't mirrored, i.e. just
flipped upside-down, so the "flip" trigger wasn't really working.
2012-05-14 20:52:54 -04:00
yegg 70b4c69cd3 Readied ISO639 plugin for deploy.
-Added support for three letter codes.
 -Changed answer type to iso639.
 -Changed formatting around.
2012-05-14 10:44:56 -04:00
Dylan Lloyd fb63a8c150 Expanded Frequency trigger
added letters|characters|chars
2012-05-14 01:45:53 -04:00
Dylan Lloyd 89c636cff9 Merge git://github.com/unlisted/zeroclickinfo-goodies into frequency 2012-05-14 01:21:40 -04:00
Dylan Lloyd 9456b51fe6 Merge branch 'phonetic' of https://github.com/robotmay/zeroclickinfo-goodies into phonetic 2012-05-14 00:31:44 -04:00
Dylan Lloyd c9ef973474 UnixTime now returns Coordinated Universal Time
Updated tests. Added time zone as hour offset from UTC to avoid
confusion between acronyms.
2012-05-14 00:00:19 -04:00
Dylan Lloyd 701446ed6f Merge git://github.com/codejoust/zeroclickinfo-goodies into unix-time 2012-05-13 23:06:35 -04:00
CJ 51c49f609e lean on Date::Calc to figure out text dates 2012-05-09 19:23:15 -07:00
Robert May 149b9a9cc4 Adding a basic NATO telephony phonetic converter 2012-05-10 00:06:36 +01:00
yegg ca9ee6a900 ParseCron indirect bug 2012-05-09 10:57:33 -04:00
yegg 73dd755339 expand un trigger 2012-05-09 10:37:05 -04:00
yegg e2aad5ac58 clean up un formatting 2012-05-09 10:32:46 -04:00
yegg 49a46c4504 minor tweak of ParseCron sentence 2012-05-09 10:17:16 -04:00
yegg bf94310aef more qrcode removal 2012-05-09 09:52:57 -04:00
yegg 74a79ac1a6 Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-05-09 09:52:36 -04:00
yegg 31d92de386 allow palindrome to handle sentences 2012-05-09 09:52:32 -04:00
Torsten Raudssus 5c9c94b045 Really removed QRCode test, t/ignore/ still gets executed 2012-05-09 15:47:43 +02:00
yegg a7fa6a47dc requirements needed for ParseCron 2012-05-09 09:30:14 -04:00
yegg 74460353e4 delete combined 2012-05-09 09:27:17 -04:00
CJ 3656531632 add/subtract days/weeks/months/years to/from a date 2012-05-08 19:01:16 -07:00
Michael Smith a3714a56c8 tests for ParseCron 2012-05-08 10:49:54 -06:00
Michael X f2b5adef5e Merge pull request #91 from IndelibleStamp/master
Parse Cron  Goodie
2012-05-08 09:48:42 -07:00
Arun S 5f51a1fc92 Initial Commit: ParseCron.Pm - Show next occurence of cron event in human-readable form 2012-05-08 21:22:19 +05:30
Hunter Lang 2815632a51 Merge pull request #90 from tantalor/master
ISO 639 Language Codes
2012-05-07 21:04:55 -07:00
John Tantalo b5c0aca789 added DDG::Goodie::ISO639 2012-05-07 20:52:20 -07:00
unlisted a776643a44 added regex to prevent false positives 2012-05-07 23:37:31 -04:00
unlisted 5a8b4cbf14 Update comments 2012-05-07 21:38:06 -04:00
unlisted 9b70569675 Removed fraction, added test. 2012-05-07 21:33:55 -04:00
unlisted 237a0e13c1 clean up comments 2012-05-07 17:32:03 -04:00
unlisted a2d6caf9a0 remove redundant check 2012-05-07 14:05:37 -04:00
unlisted a1e21f0d7c added decimal frquency/letters 2012-05-07 13:56:19 -04:00
unlisted 45d8bfc2f8 fixed counter, only returns string if input contains chars a-z 2012-05-07 10:58:54 -04:00
yegg 3b49ff8222 no longer need combined test file 2012-05-06 14:12:59 -04:00
unlisted d7d68f3d1a frequency counter plugin 2012-05-06 11:13:52 -04:00
hunterlang 586dd1c7fb update UN test to work with html 2012-05-05 23:34:55 -04:00
hunterlang 781e5fa50e html fix for un 2012-05-05 23:20:45 -04:00
Hunter Lang 9b3fbd7450 Merge pull request #87 from tantalor/master
UN Number goodie
2012-05-05 20:20:03 -07:00
John Tantalo 95d1043dc1 added hyperlink to wikipedia page for UN number 2012-05-05 19:39:35 -07:00
John Tantalo 8330129a67 added UN Number goodie 2012-05-05 14:14:07 -07:00
yegg bf73880830 disable QRCode 2012-05-05 15:14:08 -04:00
Dylan Lloyd 3e9e679d7f Added tests for Rot13 2012-05-05 13:43:57 -04:00
Dylan Lloyd 68f0cf4cd9 Added "ROT13: " label 2012-05-05 13:41:40 -04:00
unlisted 7a70484648 rot13 plugin 2012-05-05 12:26:49 -04:00
yegg b0e191430a take out qrcode dependencies 2012-05-05 09:10:09 -04:00
Cosimo Streppone ccaf602190 Added unicode char lookup ("unicode æ") 2012-05-05 10:02:10 +02:00