15 years agoChecking in changes prior to tagging of version 1.003. Changelog diff is: 1.003
t0m [Sun, 14 Dec 2008 10:54:20 +0000]
Checking in changes prior to tagging of version 1.003.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9990)
+++ Changes (local)
@@ -1,5 +1,6 @@
 1.003
-  - Change to MRO::Compat for perl 5.10.
+  - Fixes an tests to be fully Internet Explorer compatible (David Dorward)
+  - Change to MRO::Compat for perl 5.10 (t0m)
 1.002 2008-12-13
   - Add 'use Class::C3' so that the module works on the currently
     released Catalyst version.

15 years agos/Class::C3/MRO::Compat/
t0m [Sat, 13 Dec 2008 11:37:08 +0000]
s/Class::C3/MRO::Compat/

15 years agoChecking in changes prior to tagging of version 1.002. Changelog diff is: 1.002
t0m [Sat, 13 Dec 2008 11:11:05 +0000]
Checking in changes prior to tagging of version 1.002.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9986)
+++ Changes (local)
@@ -1,7 +1,10 @@
+1.002 2008-12-13
+  - Add 'use Class::C3' so that the module works on the currently
+    released Catalyst version.
 1.001 2008-12-12
   - Add tests for other Accept header cases where the current code
-    will get it wrong (David Dorward)
-  - Fix all of these tests (t0m)
+    will get it wrong. (David Dorward)
+  - Fix all of these tests. (t0m)
 1.000 2008-12-12
   - First working version of the module extracted from the quick hack
     I have in every Catalyst application I've ever written.

15 years agoChecking in changes prior to tagging of version 1.001. Changelog diff is: 1.001
t0m [Fri, 12 Dec 2008 18:54:35 +0000]
Checking in changes prior to tagging of version 1.001.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9983)
+++ Changes (local)
@@ -1,6 +1,7 @@
+1.001 2008-12-12
   - Add tests for other Accept header cases where the current code
     will get it wrong (David Dorward)
-1.000
+  - Fix all of these tests (t0m)
+1.000 2008-12-12
   - First working version of the module extracted from the quick hack
     I have in every Catalyst application I've ever written.
-

15 years agoI am fail today. Actually remove the Makefile
t0m [Fri, 12 Dec 2008 11:57:14 +0000]
I am fail today. Actually remove the Makefile

15 years agoAdd tests showing how retarded my implementation is. Also remove Makefile from revisi...
t0m [Fri, 12 Dec 2008 11:52:55 +0000]
Add tests showing how retarded my implementation is. Also remove Makefile from revision control. Fail-whale.

15 years agoChecking in changes prior to tagging of version 1.000. Changelog diff is: 1.000
t0m [Fri, 12 Dec 2008 10:45:01 +0000]
Checking in changes prior to tagging of version 1.000.  Changelog diff is:

15 years agoChecking in changes prior to tagging of version 1.000. Changelog diff is:
t0m [Fri, 12 Dec 2008 10:40:58 +0000]
Checking in changes prior to tagging of version 1.000.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9978)
+++ Changes (local)
@@ -1,4 +1,4 @@
-0.001000
+1.000
   - First working version of the module extracted from the quick hack
     I have in every Catalyst application I've ever written.

\ No newline at end of file

15 years agoAdd new module
t0m [Thu, 11 Dec 2008 16:14:45 +0000]
Add new module