Chris Grindstaff
|
9a77aeb2f6
|
Add testdata
RSS author parsing
|
2013-03-27 23:05:27 -04:00 |
Anschel Schaffer-Cohen
|
cccaf19d93
|
Use upstream xmlx now that it has merged.
|
2013-03-19 14:12:11 -04:00 |
Anschel Schaffer-Cohen
|
069bcf4dc8
|
Use more flexible go-pkg-xmlx.
If/when the changes are pulled into jteeuwen's branch I can change the
path back.
|
2013-03-19 10:03:21 -04:00 |
jim teeuwen
|
6f6d1c9b3a
|
Fix Feed.SecondsTilUpdate(). Last patch failed to convert stored time to seconds properly. Fixes issue #10.
|
2012-03-13 16:46:42 +01:00 |
jim teeuwen
|
f51db12ad3
|
Add xmlx.CharsetFunc parameter to Feed.Fetch method. Can be used to supply a custom character encoding conversion routine to the xml decoder. Update test code accordingly.
|
2012-02-29 11:31:01 +01:00 |
jim teeuwen
|
45d4452c15
|
gofmt -s -w
|
2011-12-07 13:46:06 +01:00 |
jim teeuwen
|
e44514e2cb
|
Fix for weekly 2011.12.02
|
2011-12-02 12:50:42 +01:00 |
jim teeuwen
|
e31aff8084
|
gofix error
|
2011-11-02 16:51:04 +01:00 |
jim teeuwen
|
59e30a75dc
|
Fix Time.Weekday() call due to recent change in Go.
|
2011-09-19 02:25:09 +02:00 |
jim teeuwen
|
09a1cbe77d
|
Changed depracated xmlx Node api to new one.
|
2011-05-11 17:40:56 +02:00 |
Ben Davies
|
b6a52bbf24
|
Added SecondsTillUpdate() method.
|
2011-05-09 20:11:50 +01:00 |
jim teeuwen
|
de8e1bd299
|
Fix for new Go release
|
2011-03-16 07:22:45 +01:00 |
jim teeuwen
|
6c6b659e88
|
Apply changes to go-pkg-xmlx allowing wildcards for namespace names.
|
2011-02-01 15:30:39 +01:00 |
jim teeuwen
|
1a851548db
|
Making package easily usable with goinstall. Including the reference to go-pkg-xmlx and the build target in the makefile.
|
2011-01-20 22:57:04 +01:00 |