fix that pesky problem with basic_data.t being broken
[scpubgit/Object-Remote.git] / lib / Object / Remote / FatNode.pm
2013-01-31 Tyler Riddle fix indentation levels; remove dead comments and code
2013-01-31 Tyler Riddle remove incomplete non-blocking support; make select...
2013-01-31 Tyler Riddle implement optional watchdog for remote connections
2013-01-31 Tyler Riddle experimental move to non-blocking reads in ReadChannel...
2013-01-31 Tyler Riddle start adding logs and add support for routed logs and...
2012-10-18 Tyler Riddle make exclude list for unpacking work with filenames...
2012-10-18 Tyler Riddle configurable exclusion of modules; preparing for more...
2012-10-18 Tyler Riddle testing non-core filter heuristic and XS loader fall...
2012-10-18 Tyler Riddle reject XSLoader at fatnode module loader if it made...
2012-10-17 Tyler Riddle test not shipping core modules in fatnode
2012-10-15 Tyler Riddle fix bad indendation levels with last fix
2012-10-15 Tyler Riddle fatnode modified to ship core but non-arch and non...
2012-10-15 Matt S Trout need to not fatnodify arch stuff to avoid PerlIO explosions
2012-09-11 Tyler Riddle removed filtering for arch specific files when dealing...
2012-07-27 Dagfinn Ilmari Man... Fall back to core non-arch modules in FatNode
2012-07-25 Matt S Trout Exclude vendorarch and sitearch from FatNode and Module...
2012-06-26 Matt S Trout 5.8 also requires extra C3 bits
2012-06-26 Matt S Trout BuildAll and DemolishAll are loaded on first ->new...
2012-06-18 Matt S Trout Initial on the fly fatnode