{5} Accepted, Active Tickets by Owner (Full Description) (5 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

Stephen Siegel (2 matches)

Ticket Summary Component Milestone Type Created
Description
#239 store malloc statements in heap multiple Release 1.0 enhancement 16 years ago

It would be of great use if the malloc statement used to create a heap variable were stored in the state. For example, when a memory leak occurs, TASS could report what the original malloc was that led to the leak. Also when viewing the state it would help to know where the variable came from.


#154 create package-level javadocs multiple task 16 years ago

For each package, create a file package.html with an overview of that package. This will get sucked into the Javadoc API web page by the javadoc utility.


stachnik (1 match)

#294 Implement XML representation of TASS AST Administration 1.1 task 15 years ago

This project involves:

  1. creation of an AST module, including interface and implementation
  2. creation of XML schema, and functions to go from XML to AST and vice versa

zirkel (2 matches)

#161 Automatic performance analysis Administration Release 1.0 task 16 years ago

Tim figured out how to use an OS X tool to get performance information from the test suite. It showed the amount of time spent in each method, etc. Is there a way to do this or something like it automatically (perhaps a standard Ant task?). We could then add it to the things we do automatically and put it up on the web page.


#181 Add derivative support to frontend front Release 1.0 task 16 years ago

Abstract functions are supported, need analogous changes for derivatives


Note: See TracReports for help on using and creating reports.