Custom Query (518 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 518)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#175 fixed Hex formatting of binary data does not always show all data Steven Levine
Description

fixup() callers where not allocating sufficiently large buffers for formatted data. Should be corrected by changeset #871.

#178 invalid Existing filter expressions with commas no longer work Steven Levine
Description

It appears that some recent change, perhaps the logic to handle multiple periods in file names has broken filter specs such as

*.exe,*.dll

It is possible they are no longer treated as two discrete wildcards.

#187 fixed Refactor fm3dll.h into separate .h files - ongoing John Small Steven Levine
Description

Minor changes to fm3dll.h cause unneccessary build storms. The fix for this is to refactor the defintions for each .c to a specfic .h file. What is left in fm3dll.h will be truely global definitions.

The benefit will be more efficient developement because the working set for most modifications will be much smaller.

This can be an incremental process. As each .c is modified, the .h can be built.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.