| UserForm | |
|---|---|
| First Name | Philipp A. |
| Last Name | Hartmann |
| philipp.hartmann@offisNOSPAM.de | |
| Telephone | |
| Location | |
| Country | Germany |
TWiki has system wide preferences settings defined in TWikiPreferences. You can customize preferences settings to your needs: To overload a system setting, (1) do a "raw view" on TWikiPreferences, (2) copy a Set VARIABLE = value bullet, (3) do a "raw edit" of your user profile page, (4) add the bullet to the bullet list above, and (5) customize the value as needed. Make sure the settings render as real bullets (in "raw edit", a bullet requires 3 or 6 spaces before the asterisk).
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
0001-make-event-handling-const.patch | manage | 26.1 K | 2010-10-12 - 16:54 | PhilippHartmann | sc_event_lists are now passed as const references (against SystemC 2.3.10dec09_beta) |
| |
0002-sc_event_-and-or-_list-make-default-constructible-co.patch | manage | 3.6 K | 2010-10-05 - 15:14 | PhilippHartmann | make sc_event_*_list default constructible and copyable |
| |
0002-sc_event_list-track-in-kernel-usage.patch | manage | 8.1 K | 2010-10-05 - 14:20 | PhilippHartmann | track in-kernel usage (and lifetime) of sc_event_*_lists |
| |
sc_event.cpp | manage | 14.2 K | 2010-10-12 - 16:53 | PhilippHartmann | publicly creatable sc_event_*_lists (source file) |
| |
sc_event.h | manage | 18.6 K | 2010-10-12 - 16:54 | PhilippHartmann | publicly creatable sc_event_*_lists (header file) |
| |
sc_event_list.full.patch | manage | 32.7 K | 2010-10-05 - 14:18 | PhilippHartmann | combined patch for all of the above |