Skip to content

Commit

Permalink
clean up basic_functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thies C. Arntzen committed Dec 23, 1999
1 parent 67b4b3a commit 3c8990e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO
Expand Up @@ -3,6 +3,9 @@ parenthesis means that person has taken on this project.

global
------
* let every module (source-file) have it's own module & function_entry
block. Right now the math functions are in math.c but the corresponding
function-entries are in basic_functions.
* make sure that all ZTS globals get destructed. Most ts_allocate_id()
calls should have a dtor entry.
* activate all extensions by default that don't rely on external
Expand Down

0 comments on commit 3c8990e

Please sign in to comment.