summaryrefslogtreecommitdiff
path: root/yapf/binaryheap.hpp
AgeCommit message (Collapse)Author
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines ↵rubidium
more uniform. -Cleanup: whitespace alignment of a few tables.
2006-08-28(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else ↵rubidium
{' -> '} else {', tabs between code and comment, etc.
2006-06-05(svn r5138) Two more like r5136tron
2006-05-27(svn r4992) - Fix: [YAPF] error "too many arguments to function `void * ↵KUDr
operator new(unsigned int)'" on MorphOS
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous ↵KUDr
support and users for testing.