public
Rubygem
Description: A drop-in replacement for Builder::XmlMarkup which uses libxml for speed and security.
Clone URL: git://github.com/codahale/faster-builder.git

codahale's faster-builder Feed   feed

FiXato forked faster-builder 4 days ago
Forked repository is at FiXato/faster-builder
bitbckt started watching faster-builder 7 days ago
faster-builder is at codahale/faster-builder
codahale committed to codahale/faster-builder 2 months ago

565bd693791854dd020c4b51776016ae15e8b5cd

Quick refactor, courtesy of Jared Kuolt.

codahale committed to codahale/faster-builder 2 months ago
codahale committed to codahale/faster-builder 2 months ago

6e944ba3249e36848f92e5868398403aad8a2da4

Fixed rcov exclusions to work on OS X 10.5.

codahale committed to codahale/faster-builder 2 months ago

2dd47b8e378e39da00a9f7688f7affe0de0b1ee2

libxml-ruby now uses the BOM markings for UCS-2.

codahale committed to codahale/faster-builder 2 months ago

59e8dd119b03ae22be614cf3da9479be111a8f54

libxml-ruby doesn't indent comments any more.

codahale committed to codahale/faster-builder 2 months ago

d391913e46148a5f92dad936bb4a64ba1a9da2c0

Don't make the README executable -- that's just not necessary.

JaredKuolt started watching faster-builder 2 months ago
faster-builder is at codahale/faster-builder
michaelklishin started watching faster-builder 2 months ago
faster-builder is at codahale/faster-builder
stevej started watching faster-builder 4 months ago
faster-builder is at codahale/faster-builder
startrader started watching faster-builder 4 months ago
faster-builder is at codahale/faster-builder
TwP started watching faster-builder 4 months ago
faster-builder is at codahale/faster-builder
pvaillant started watching faster-builder 4 months ago
faster-builder is at codahale/faster-builder
mojodna started watching faster-builder 4 months ago
faster-builder is at codahale/faster-builder
codahale committed to codahale/faster-builder 4 months ago

fc13e091eab50fd0f236197d1f3a42df308111f5

Fix the code examples in the readme.

codahale committed to codahale/faster-builder 4 months ago

627d3792e53f689b4484fb46e6f50232b6841296

Added an optimize flag to remind me to stop spending so much time in Hash#each and XML::Node#[]=.

codahale committed to codahale/faster-builder 4 months ago

28151e89a9effed637b54203ef5e00f0867a32ea

Stop rendering the entire XML document every time an element is added. Duh.

codahale committed to codahale/faster-builder 4 months ago

8e586ef5f2d27eb45b211b27e99cf779ea993868

Add benchmark and profile tasks, just to make sure we're doing this right.

codahale committed to codahale/faster-builder 4 months ago

5c030b0f7a2002beb0443427633a9b139442e73e

Add Builder 2.1.2 as a dependency.

codahale committed to codahale/faster-builder 4 months ago
codahale committed to codahale/faster-builder 4 months ago

14def3b5258417730502545989028e5cb2358c3c

Switched over to Markdown for the readme, added a full list of incompatibilities, and drew a line in the sand --

takeo started watching faster-builder 4 months ago
faster-builder is at codahale/faster-builder
codahale committed to codahale/faster-builder 4 months ago
codahale committed to codahale/faster-builder 4 months ago

5a5a0fccc5f7ac2501756a642f5d98a4fa603a28

Added some initial documentation.

codahale committed to codahale/faster-builder 4 months ago

022f0cd1ed1f8cff1a4ddf943b2461825c841b46

Added an initial entry to the changelog.

codahale committed to codahale/faster-builder 4 months ago
codahale created faster-builder 4 months ago
New repository is at codahale/faster-builder