net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / util / debug.lua
2012-05-11 Matthew WildMerge with backout
2012-04-28 Matthew WildMerge with Zash
2012-04-28 Matthew Wildutil.debug: Add +1 to level when getting locals table...
2012-04-28 Matthew Wildutil.debug: Re-fix parameter handling (I think it match...
2012-04-26 Matthew Wildutil.debug: Remove 'white' from boundary style (leave...
2012-04-25 Matthew Wildutil.debug: Some more magic constant fiddling. Don...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew Wildutil.debug: Turn into a real-ish module ('debugx')...
2012-03-22 Matthew Wildutil.debug: Move boundary markers to top of relevant...
2012-03-22 Matthew Wildutil.debug: Add a touch of colour to source locations
2012-03-22 Matthew Wildutil.debug: Add a bit of colour
2012-03-22 Matthew Wildutil.debug: Move optimal line length (default 65) into...
2012-03-22 Matthew Wildutil.debug: Add markers in the output when crossing...
2012-03-22 Matthew Wildutil.debug: Add catch for an "error in error handling"
2012-03-22 Matthew Wildutil.debug: Attempt to get debug.traceback() parameter...
2012-01-22 Matthew WildMerge with trunk
2012-01-13 Matthew Wildutil.debug: Adjust level within get_locals_table()...
2011-11-19 Matthew Wildutil.debug: Fix potential traceback
2011-11-03 Matthew Wildutil.debug: Experimental new library for producing...