• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Révision l'heure Auteur
efaafbf 2007-09-09 01:37:16 henoheno

Cleanup/Simplify/Todo
* Tracker_field, Tracker_list: Added dispose() to clear some static variables. -- When you create-and-destroy some instances of a class serially without dispose, they will use the same static variable causing side-effects. Note you should not use static variables if you can. When you create multiple instances of a class simultaneously, they will use the same static variables causing terrible side-effects.
* Remove unused arguments
* Less grobal variables

58602f8 2007-09-09 01:30:25 henoheno

Cleanup/Simplify/Todo
* Tracker_field, Tracker_list: Added dispose() to clear some static variables. -- When you create-and-destroy some instances of a class serially without dispose, they will use the same static variable causing side-effects. Note you should not use static variables if you can. When you create multiple instances of a class simultaneously, they will use the same static variables causing terrible side-effects.
* Remove unused arguments
* Less grobal variables

55e8903 2007-09-06 00:17:39 henoheno

BugTrack2/243: Cleanup/Simplify/Todo

a8119b2 2007-09-06 00:14:44 henoheno

BugTrack2/243: Cleanup/Simplify/Todo

5a940a0 2007-09-04 23:09:43 henoheno

BugTrack2/243: Cleanup/Simplify (summary from r1.40)
* #tracker: Say usage
* Renamed variables, remove unused variables
* Reordered for less consumption (memory, cpu, or something)
* str_replace() per lines per fields => once per needs
* Added/modified comments
* plugin_tracker_convert(): Use get_script_uri()
* plugin_tracker_inline(): Removed
* plugin_tracker_get_source(): Use get_source(,,TRUE)

6105b08 2007-09-04 00:31:48 henoheno

BugTrack2/243: Cleanup plugin_tracker_convert(): to be continued ...

88369a3 2007-09-02 23:43:26 henoheno

BugTrack2/243: Cleanup plugin_tracker_action()

775724e 2007-09-02 23:24:40 henoheno

Warning: fread() [function.fread]: Length parameter must be greater than 0

10ac189 2007-09-02 21:35:00 henoheno

BugTrack2/55: Added two functions.
pkwk_chown(): Try to correct UID of the file
pkwk_touch_file(): touch() with pkwk_chown()

6e90485 2007-08-27 00:19:48 henoheno

BugTrack2/200: Hack: ignore 'original' in edit mode

9359451 2007-08-26 23:27:02 henoheno

$Id: spam_pickup.php,v 1.57 2007/08/26 14:22:16 henoheno Exp $
spam_uri_pickup_preprocess(): not to rawurldecode(), not to decode '%20'
spam_uri_pickup_preprocess(): Added some

ea31a9d 2007-08-26 23:23:31 henoheno

$Id: spam.ini.php,v 1.164 2007/08/26 14:21:41 henoheno Exp $

16ce809 2007-08-25 11:37:34 henoheno

Adeed

83cc872 2007-08-19 23:20:58 henoheno

BugTrack2/236: If you compare two numerical strings, they are compared as integers

30c5597 2007-08-19 23:10:15 henoheno

get_source(): Returns FALSE if error occurerd. Cleanup. Remove redundant is_page()

eac1fc5 2007-08-19 23:08:47 henoheno

get_source(): Returns FALSE if error occurerd. Cleanup. Remove redundant is_page()

7afdac2 2007-08-19 22:59:07 henoheno

BugTrack2/171: 'get_source' can return flat value.
Overheads are fewer than to join later. (Pointed out by Cue)

95a8d37 2007-08-19 21:43:01 henoheno

2007

56c5d2d 2007-08-19 21:38:25 henoheno

Use $post to prohibit GET method

a4b4c26 2007-08-18 23:47:49 henoheno

$Id: spam.php,v 1.202 2007/08/18 09:10:58 henoheno Exp $
Ignorance of 'quantity'/'non_uniqXXX'/etc checks for 'goodhost' (kindly commented by ats)
* get_blocklist(): Added special key 'pre'
* check_uri_spam(): Added pre-filter

$Id: spam.ini.php,v 1.157 2007/08/18 13:41:47 henoheno Exp $
* spam.ini.php: 'goodhost' moved to 'pre'
* Added / Correct grouping etc

350b3fe 2007-08-18 23:47:13 henoheno

$Id: spam_pickup.php,v 1.53 2007/08/17 14:34:44 henoheno Exp $
spam_uri_pickup_preprocess(): Simplify

6075b64 2007-08-16 00:34:43 henoheno

Merged from current: r1.87

2e6e590 2007-08-16 00:32:13 henoheno

2007

556be39 2007-08-16 00:29:42 henoheno

1.4.7_1_alpha

b5ddd50 2007-08-16 00:28:57 henoheno

Loading spam.php

6b2286c 2007-08-16 00:27:07 henoheno

$Id: spam.ini.php,v 1.75 2007/08/12 14:26:37 henoheno Exp $

042b7f0 2007-08-16 00:26:51 henoheno

$Id: spam.php,v 1.31 2007/07/29 13:05:15 henoheno Exp $

af0b8ab 2007-08-16 00:26:08 henoheno

$Id: spam_pickup.php,v 1.1 2007/07/03 14:47:20 henoheno Exp $

6d9663a 2007-08-14 12:30:33 teanan

Correct a little

bf551c2 2007-08-14 12:09:24 teanan

$autoalias