- 16 Apr, 1999 4 commits
-
-
Per Cederqvist authored
(isc_destroy): Use scb->handlers->current instead of scb->fun.
-
Per Cederqvist authored
"current" of IscHandlerList objects points to the IscHandler object where the callbacks that should be used exist. Once that changes was done, there is no need for the "scb->fun" member, so it was removed. (isc_pophandler): Adjusted accordingly.
-
Per Cederqvist authored
IscHandlerList changes. (ISC_SCALLFUN2): Analogous. (ISC_SCALLFUN3): Analogous.
-
Per Cederqvist authored
(ISC_HCALLFUN1): Adapted to IscHandlerList changes. (ISC_HCALLFUN2): Adapted to IscHandlerList changes. (ISC_HCALLFUN3): Adapted to IscHandlerList changes.
-
- 15 Apr, 1999 10 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(add-member): Added a comment. (local-to-global): Documented. (The User Area): Register WWW-kom.
-
Per Cederqvist authored
that is disabled.
-
Per Cederqvist authored
(isc_write): Likewise.
-
Per Cederqvist authored
ISC_STATE_DISABLED. (isc_oflush): Likewise.
-
Per Cederqvist authored
ISC_STATE_DISABLED.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 10 Apr, 1999 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 06 Apr, 1999 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 05 Apr, 1999 22 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
statistics to Local_to_global. Make a lot of functions in ram-output.c static. Increase const awareness. Some minor improvements to memory handling. Remove useless compiler warnings. Test suite improvement.
-
Per Cederqvist authored
-
Per Cederqvist authored
We need ctor/dtor-semantics.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(foutput_person_2): Likewise. (foutput_person): Likewise. (foutput_conference_2): Added const qualifier to the conf_c argument. (foutput_aux_flags): Now static. (foutput_aux_item): Now static. (foutput_aux_item_list): Now static. Added const qualifier to the aux argument. (foutput_membership_type): Now static. (foutput_string): Now static. (foutput_priv_bits): Now static. (foutput_personal_flags): Now static. (foutput_text_list): Now static. (foutput_mark_list): Added const qualifier to the mark_list argument. (foutput_mark): Now static. (foutput_membership_list): Now static. (foutput_time): Now static. (foutput_member_list): Now static. (foutput_member): Now static. (foutput_conf_type): Now static. (foutput_misc_info): Now static. (foutput_ulong): Now static.
-
Per Cederqvist authored
(free_person): Likewise.
-
Per Cederqvist authored
(dump_l2g_stats): New function.
-
Per Cederqvist authored
Changed all functions to set it where appropriate. (nr_l2gs): Likewise. (nr_l2gs_peak): Likewise. (nr_destructs): Likewise. (nr_clears): Likewise. (nr_copies): Likewise. (nr_joins): Likewise. (nr_joined_blocks): Likewise. (nr_blocks): Likewise. (nr_blocks_peak): Likewise. (nr_blocks_sparse): Likewise. (nr_blocks_sparse_peak): Likewise. (sparse_skip_cost): Likewise. (nr_sparse_compactions): Likewise. (nr_sparsifications): Likewise. (l2g_destruct): Actually fill the destructed object with garbage data, unless NDEBUG is defined. (l2g_read): New file format. (put_ulong): New static function. (l2g_write): New file format. (dump_l2g_stats): New function.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-