-
Remove LICENSE.txt and fix line endings and whitespace in other files.
-
Applied D7 port patch by TwoD, drzraf, eosrei, & mgifford. Thanks everyone.
-
Visualize Backtrace: February 25, 2011 2:08
Commit c059271 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Visualize Backtrace: February 25, 2011 2:08
Commit d8fc935 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Visualize Backtrace: February 25, 2011 2:08
Commit 3b255a2 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#365303 -- previous commit was to HEAD, this is to the proper DRUPAL-6--1 branch. This patch adds support for outputting an entire functional call stack from a Drupal page load into a nested krumo-styled output, also added support for dumping a full call stack to an output file so that you could do a diff of the Drupal functions called between two page loads, and some other miscellaneous cleanup
-
#365303 which adds support for outputting an entire functional call stack from a Drupal page load into a nested krumo-styled output, also added support for dumping a full call stack to an output file so that you could do a diff of the Drupal functions called between two page loads, and some other miscellaneous cleanup
-
#269223 putting in a variable for the file path to unbreak the Drupal 6 dev release
-
#197052 by Moshe. Core is now required in the .info file -- version is added by packaging script now.
-
Fixed time information in *.dot graphs, slow functions are now automatically have font colors that are highlighted red, added children information to the *.dot functions, rearranged *.dot function information, removed api.drupal.org links in *.dot graphs to make the file sizes smaller and b/c it isn't used or well-known, and started to comment out deprecated time_delta & memory code to be deleted later when the forwardtrace function is fixed and cleaned up.