Age | Commit message (Expand) | Author |
2011-05-29 | Misc: Remove the URL from warnings, fatals, panics, etc. | Gabe Black |
2011-04-15 | region: add a utility class for keeping track of regions of some range | Nathan Binkert |
2011-04-15 | SortedDict: add functions for getting ranges of keys, values, items | Nathan Binkert |
2011-01-07 | scons: show sources and targets when building, and colorize output. | Steve Reinhardt |
2010-11-23 | Copyright: Add AMD copyright to the param changes I just made. | Gabe Black |
2010-11-23 | Params: Add parameter types for IP addresses in various forms. | Gabe Black |
2010-09-09 | code_formatter: make it easier to insert whitespace | Nathan Binkert |
2010-07-21 | python: add a sorted dictionary class | Nathan Binkert |
2010-06-14 | util: clean up attrdict and import multiattrdict into m5.util | Nathan Binkert |
2010-03-10 | slicc: have a central mechanism for creating a code_formatter. | Nathan Binkert |
2010-02-28 | SmartDict: Make SmartDict an attrdict | Nathan Binkert |
2009-09-23 | ply grammar: Fixup Tokenizer class so you can get lexer arguments | Nathan Binkert |
2009-09-22 | python: Move more code into m5.util allow SCons to use that code. | Nathan Binkert |
2009-09-22 | multiattrdict: make multilevel nesting work properly | Nathan Binkert |
2009-09-22 | attrdict: add pickle support to attrdict | Nathan Binkert |
2009-09-22 | code_formatter: use __builtin__ which is correct, not __builtins__ | Nathan Binkert |
2009-08-16 | code_formatter: Add a python class for writing code generator templates | Nathan Binkert |
2009-08-16 | ply: add a base class called Grammar that encapsulates a ply grammar | Nathan Binkert |
2009-08-16 | orderdict: Use DictMixin and add orderdict to m5.util | Nathan Binkert |
2009-07-02 | attrdict: correct delattr | Nathan Binkert |
2009-02-15 | traceflags: fix --trace-help | Nathan Binkert |
2008-10-10 | jobfile: Add support for dictionaries as jobfile options. | Nathan Binkert |
2008-10-10 | python: Add a utility for nested attribute dicts. | Nathan Binkert |
2008-06-14 | python: Move various utility classes into a new m5.util package so | Nathan Binkert |