• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

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

RSS
Rev. Hora Autor
654d593 2007-10-20 13:43:17 henoheno

$Id: spam.ini.php,v 1.174 2007/10/20 04:41:52 henoheno Exp $

bacafa5 2007-10-18 02:49:29 teanan

BugTrack2/158: A wrong comment was deleted.

d140968 2007-10-18 00:16:19 henoheno

Simplify: Tracker_form::loadConfig() (3 redundant code => 1)

92068cf 2007-10-17 00:43:32 henoheno

Simplify: Tracker_form::loadConfig() (3 redundant code => 1)

23af900 2007-10-16 22:26:22 henoheno

Simplify:
* Rename variables
* Remove redundant errors
* unset() to rebuild (to be continued)

c0dd212 2007-10-16 22:09:29 henoheno

Simplify:
* Rename variables
* Remove redundant errors
* unset() to rebuild (to be continued)

4a5af8e 2007-10-15 00:49:57 henoheno

BugTrack2/281: page_write(): unset($oldpostdata, $diffdata);

b952198 2007-10-13 23:47:14 henoheno

Simplify: Remove unused ones

b573764 2007-10-13 23:10:19 henoheno

Correct Tracker_form::addField()

3bfebdb 2007-10-13 18:28:32 henoheno

Simplify: Tracker_form::initFields(): Using func_get_args() to shrink the code

85b8f2e 2007-10-13 01:31:26 henoheno

Simplify:
* Tracker_form: Sort functions as functional order
* Tracker_list: $this->list seems to be just one of private resources of toString(). Speaking words of wisdom: let it be.

02392c6 2007-10-13 01:09:15 henoheno

Simplify:
* Tracker_form: Sort functions as functional order
* Tracker_list: $this->list seems to be just one of private resources of toString(). Speaking words of wisdom: let it be.

859194b 2007-10-13 01:00:27 henoheno

Simplify:
* Tracker_form: Sort functions as functional order
* Tracker_list: $this->list seems to be just one of private resources of toString(). Speaking words of wisdom: let it be.

768d5c5 2007-10-08 23:44:56 henoheno

Simplify:
* Tracker_form: & config (the same as it was)
* Tracker_form: Correct name of the $this->values => $this->options
* Tracker_form::addField(): returns errors
* Tracker_field: Check options[n] isset() or nott

ce3425c 2007-10-08 23:29:29 henoheno

Simplify:
* Tracker_form: & config (the same as it was)
* Tracker_form: Correct name of the $this->values => $this->options
* Tracker_form::addField(): returns errors
* Tracker_field: Check options[n] isset() or nott

1a5d125 2007-10-08 22:44:38 henoheno

Tracker_field_textarea:
* Now no need to preg_replace('/[\r\n]+/', '') here, and should replace to one space, not blank.
* Simplify: Cutting too long ones. Should use mb_strlen() for mb_substr()

166b630 2007-10-08 22:42:17 henoheno

Tracker_field_textarea:
* Now no need to preg_replace('/[\r\n]+/', '') here, and should replace to one space, not blank.
* Simplify: Cutting too long ones. Should use mb_strlen() for mb_substr()

7dcba54 2007-10-08 11:37:37 henoheno

$Id: spam.ini.php,v 1.171 2007/10/08 02:36:08 henoheno Exp $

f35d008 2007-10-07 22:08:50 henoheno

BugTrack2/236: Correct maintaince date

bc4afae 2007-10-07 21:59:02 henoheno

$Id: spam.ini.php,v 1.170 2007/10/07 12:58:22 henoheno Exp $

2a9257b 2007-10-06 22:20:59 henoheno

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

7aa66ed 2007-10-06 15:30:18 henoheno

* Compat: Tracker_list: output '_real' as it was
* Simplify:Tracker_field: sort the order of the methods
* Simplify:Tracker_list::sortRows(): Separate one packed work => several blocks

4ae10ae 2007-10-04 00:18:15 henoheno

Simplify: _page

b6cda63 2007-10-02 22:52:15 henoheno

Simplify: Tracker_form_xxxx classes need not to copy such zvals as $base, $refer, and $config

614a78c 2007-10-02 22:45:13 henoheno

Simplify: Tracker_form_xxxx classes need not to copy such zvals as $base, $refer, and $config

cc1367b 2007-10-01 23:29:01 henoheno

Simplify: reset() returns the first value of the array()

c702448 2007-10-01 22:55:45 henoheno

Simplify: less resource

46886ba 2007-10-01 00:38:22 henoheno

Simplify: Creating $this->form->fields only just you need

3a75603 2007-10-01 00:34:24 henoheno

Simplify: Creating $this->form->fields only just you need

4683c16 2007-09-30 22:38:50 henoheno

Simplify: Creating $this->form->fields only just you need