CVS log for classes/System_Socket/Socket.php

[BACK] Up to [Local Repository] / classes / System_Socket

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 25 16:30:29 2004 UTC (9 years ago) by mike
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -56 lines
* moved creation methods to System_Socket_Creator
* added optional dependency for Log

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 20 18:03:19 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
* call self::__construct rather than $this->__construct

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 20 08:45:32 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2 lines
* added a reference where to find socket error constants and its values

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 20 07:17:26 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +20 -2 lines
* added short example

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 18 10:10:58 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
* return created objects by ref

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:10:04 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +19 -11 lines
* added error codes for System_Socket::lastError() which now returns a PEAR_Error
* added some introducing class description

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 11 19:12:39 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
* phpdoc

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 10 18:52:58 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +29 -21 lines
* CS, WS, phpdoc

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:32:45 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -4 lines
* phpdoc

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:07:35 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
* removed socket_shutdown() from Socket::close()
* fixed Socket::isResource()

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 1 10:34:02 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
* require PEAR

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 1 09:02:25 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -2 lines
* added hasResource()

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 1 08:58:33 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -5 lines
* there's a nasty bug with is_resource

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 1 08:40:13 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +84 -71 lines
* cosmetics

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 30 18:35:33 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
* import

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>