Quantcast
Channel: Recent Commits to node-feedparser:91ecc445db741432fbcf4e1497553f0e463e6702
Browsing latest articles
Browse All 20 View Live

Enforce de-duping on atom enclosures

Enforce de-duping on atom enclosures

View Article



Bump version: v0.18.0

Bump version: v0.18.0

View Article

Add failing test for #113

Add failing test for #113

View Article

Don't assume el is not an array when defining attrs hash. Resolves #113

Don't assume el is not an array when defining attrs hash. Resolves #113

View Article

Bump version: v0.18.1

Bump version: v0.18.1

View Article


Add failing test case for sax throwing

Add failing test case for sax throwing

View Article

Wrap sax write and end methods in try/catch. Resolves #112

Wrap sax write and end methods in try/catch. Resolves #112 sax >= v0.6.0 can throw if a gzipped data stream containing certain characters gets written to the parser. This is a user error (to pipe...

View Article

Use native try/catch. Other method is not a performance enhancement.

Use native try/catch. Other method is not a performance enhancement.

View Article


Manually trigger end when an exception is caught.

Manually trigger end when an exception is caught. We can't continue parsing after an exception is thrown. Also update test.

View Article


Remove unnecessary code to trigger saxparser error.

Remove unnecessary code to trigger saxparser error. Apparently, calling the callback with an error will trigger an error anyway. Totally undocumented. So, this was actually calling double error...

View Article

Merge pull request #119 from danmactough/wrap-sax-in-trycatch

Merge pull request #119 from danmactough/wrap-sax-in-trycatch Wrap sax in trycatch

View Article

Bump version: v0.19.0

Bump version: v0.19.0

View Article

Refactor iconv example

Refactor iconv example

View Article


Add compressed example

Add compressed example

View Article

Bump version: v0.19.1

Bump version: v0.19.1

View Article


Whoops. Remove debugging from example

Whoops. Remove debugging from example

View Article

Change ispermalink value check to be case-insensitive. Closes #123.

Change ispermalink value check to be case-insensitive. Closes #123.

View Article


Bump version: v0.19.2

Bump version: v0.19.2

View Article

removed resanitize as a dependency since the only thing in use was a …

removed resanitize as a dependency since the only thing in use was a 4 line function. Moved the function to utils

View Article

added a testing environment for node v0.12

added a testing environment for node v0.12

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images