Commit graph

277 commits

Author SHA1 Message Date
Kristina Chodorow
b8c30464d0 deprecate stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299313 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 22:32:56 +00:00
Kristina Chodorow
9bd7ff8479 added static vars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299265 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 19:59:21 +00:00
Kristina Chodorow
d2eb1917c4 added $in section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299248 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 14:49:17 +00:00
Daniel Egeberg
30859343d6 Removed misplaced credits from the documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299243 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 14:12:30 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Kristina Chodorow
edc5639cd9 invalid argument desc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298280 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 22:34:49 +00:00
Kristina Chodorow
d1befb8a78 index delete explanation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298219 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 14:49:17 +00:00
Kristina Chodorow
9aa810945f collection name clarification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-02 18:00:13 +00:00
Kristina Chodorow
f96b346ba5 timeout exceptions, equivalences
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297199 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 20:05:30 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kristina Chodorow
83d670adaa $ operator and geospatial indexes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296798 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 17:47:33 +00:00
Kristina Chodorow
51885bf991 gridfs metadata info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296675 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 14:28:02 +00:00
Kristina Chodorow
4a55fca3ce added MongoCursor::fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296627 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 16:50:10 +00:00
Richard Quadling
5293ead849 Add id and title to preface chunk. Removes E_NOTICE in PhD and renders output in manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296581 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 15:11:58 +00:00
Kristina Chodorow
17918575fd added vc6 build links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296365 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 22:57:50 +00:00
Kristina Chodorow
968a1e10ed mongodb examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296294 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 20:48:39 +00:00
Kristina Chodorow
13d9a87041 added safe options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296280 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 15:15:54 +00:00
Kristina Chodorow
0eb20fdb1f added replica pair example, ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296083 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 17:44:33 +00:00
Kristina Chodorow
4ae2d3df73 updated manual, added connection section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-10 18:32:09 +00:00
Kristina Chodorow
a33cd08aca added MongoCursor::getQuery and recursive warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295967 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-08 15:42:26 +00:00
Kristina Chodorow
65ceca39c2 added tutorial link, formatted links better
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295836 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 23:21:46 +00:00
Kristina Chodorow
cd77e138c3 added MongoCode keyf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295691 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 21:42:32 +00:00
Kristina Chodorow
e949adddf8 added link to cesar's article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295665 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 16:04:53 +00:00
Kristina Chodorow
efc16a7a33 random typos, updates, class linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 23:00:38 +00:00
Kristina Chodorow
8836930d8e updated properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295511 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 18:00:15 +00:00
Kristina Chodorow
4e2f580a56 logout and install notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295504 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 16:22:04 +00:00
Kristina Chodorow
ed7fb09b68 added authenticate return vals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295473 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 15:06:34 +00:00
Kristina Chodorow
af467d6aa6 added gridfs links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295438 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-23 20:32:06 +00:00
Kristina Chodorow
6472ebd9a5 added db auth syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295380 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-22 21:21:22 +00:00
Kristina Chodorow
cb75568010 timeout option and permission denied error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295379 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-22 19:29:54 +00:00
Kristina Chodorow
773cd45365 added mongo.utf8 option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295376 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-22 17:23:51 +00:00
Kristina Chodorow
9f2a09bdbf added note on mapreduce scoping
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295181 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 19:21:17 +00:00
Kristina Chodorow
3e1ff8313c added bg index creation option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 16:45:01 +00:00
Kristina Chodorow
41251fe567 added "see also" links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294889 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 16:37:10 +00:00
Kristina Chodorow
412a7a6a46 switch to global.ent url
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-04 18:31:51 +00:00
Kristina Chodorow
694ac6b091 added listdbs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 23:13:57 +00:00
Kristina Chodorow
290306fbae moved urls to global.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294482 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 23:12:20 +00:00
Richard Quadling
a0d0a60b05 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294401 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:09:41 +00:00
Richard Quadling
2bbc330460 Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294371 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:06:47 +00:00
Kristina Chodorow
2541fdcd88 MongoCursor::addOption
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-02 21:42:08 +00:00
Kristina Chodorow
9a6ade40a8 added 3rd party install instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294340 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-02 16:12:00 +00:00
Kristina Chodorow
0137d3c264 much nicer class organization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294311 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-01 15:24:10 +00:00
Yannick Torres
e278c8f3a5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294254 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-30 20:19:33 +00:00
Kristina Chodorow
49b4ecb676 added support links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294159 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 18:38:12 +00:00
Kristina Chodorow
8f1beeca11 got rid of intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 17:35:41 +00:00
Kristina Chodorow
3b51539eee organization: better api layout and manual structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294154 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 14:56:06 +00:00
Kristina Chodorow
19f6434fb4 created manual chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293598 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 21:35:38 +00:00
Kristina Chodorow
736bcd3251 added installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293592 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 19:08:52 +00:00
Kristina Chodorow
0c1849c4b4 added timeout exception & more timeout doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293290 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 19:51:00 +00:00
Kristina Chodorow
afcb5ee093 added timeout, updated constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293232 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 21:59:21 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Kristina Chodorow
1e0694a382 fixed code example & ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292277 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-17 23:52:23 +00:00
Kristina Chodorow
00e3977ca4 added more in-depth gridfs description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292177 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-15 16:17:41 +00:00
Kristina Chodorow
d35b3508e7 added getters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292172 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-15 14:34:15 +00:00
Kristina Chodorow
d9a4e178e9 updated connection doc for 1.0.2, added MongoId::getTimestamp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291996 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-11 17:15:46 +00:00
Kristina Chodorow
afd99027c5 outdated include
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291705 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 15:18:55 +00:00
Kristina Chodorow
8a7722c0f1 fixed bson versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 14:54:13 +00:00
Kristina Chodorow
70b4ced23d manual: tutorial, types, ru of crud
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291315 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:34:18 +00:00
Kristina Chodorow
372c70d95b actually add min/max key and ts to docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291274 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-24 16:59:21 +00:00
Kristina Chodorow
7846ce8d16 ensureIndex takes options param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291235 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 21:45:43 +00:00
Peter Cowburn
021b31820d Whitespace fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291122 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-22 00:22:31 +00:00
Kristina Chodorow
356bd1878f added datatypes section, fixed constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291099 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 20:51:16 +00:00
Kristina Chodorow
01a52259d9 fleshing out descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291045 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 23:17:53 +00:00
Kristina Chodorow
b56bee1a31 update parameters, cursor description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291033 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 21:09:52 +00:00
Richard Quadling
97aa577883 Added complete svn:keyword list and $Revision: $ => $Revision$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291007 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 15:31:03 +00:00
Kristina Chodorow
f3a6558244 added Cursor::immortal, removed util
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291003 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 15:13:04 +00:00
Richard Quadling
b71e8b802f Added complete svn:keyword list and $Revision: $ => $Revision$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:54:51 +00:00
Kristina Chodorow
32a3c77117 added minkey, maxkey, and ts doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290919 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 17:25:12 +00:00
Yannick Torres
62a40cf5cf Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290905 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 08:14:53 +00:00
Kristina Chodorow
fbfb746282 added field descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290875 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 16:48:28 +00:00
Kristina Chodorow
f3b692073a count changes and authenticate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290867 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 14:30:02 +00:00
Kristina Chodorow
9c13eba8a1 better type descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290640 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-12 22:45:05 +00:00
Kristina Chodorow
b412e1ad93 long descriptions and more examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290590 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-12 16:39:09 +00:00
Kristina Chodorow
c36bfc9230 More examples and explanation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290380 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 23:57:31 +00:00
Kristina Chodorow
2affc9affe Exception msgs, Mongo descs, and gridfs example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290378 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 17:47:24 +00:00
Kristina Chodorow
4d41004eae safe insert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290361 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-05 21:58:21 +00:00
Kristina Chodorow
025bd5505b version constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290068 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-30 00:04:36 +00:00
Kristina Chodorow
fd703dceda unique index
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290067 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-29 22:45:05 +00:00
Kristina Chodorow
ba9e4bfd22 mongo.cmd ini opt, examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290037 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-28 21:10:00 +00:00
Kristina Chodorow
a926e0f7d9 added bson encode/decode functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289263 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-06 21:57:24 +00:00
Kristina Chodorow
b3808ede9d fixed group output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289215 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-05 14:15:15 +00:00
Kristina Chodorow
52b3060038 safe insert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288967 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-29 21:25:48 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Kristina Chodorow
2433268e80 error changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 19:16:16 +00:00
Kristina Chodorow
688dd1821c added file field
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287955 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-01 23:26:44 +00:00
Kristina Chodorow
75b604c34a snapshot and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 22:50:20 +00:00
Kristina Chodorow
aca23bd74f fixes, added new cursor methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287419 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-17 15:30:44 +00:00
Dave Barr
af7da72ab4 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:20:55 +00:00
Kristina Chodorow
6f9312e97b added slaveOkay field
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286534 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-29 21:15:26 +00:00
Kristina Chodorow
f76caafe89 fix count() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286413 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 14:43:32 +00:00
Kristina Chodorow
4b8c8acaeb Fixed store* return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284455 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-20 19:09:35 +00:00
Nilgün Belma Bugüner
3db76654e9 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:06:30 +00:00
Kristina Chodorow
87e0b8ea27 added exceptions, empty obj
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283677 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-07 21:34:30 +00:00
Kristina Chodorow
0d22b54ce2 more examples, no softLimit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282778 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-25 18:32:49 +00:00
Kristina Chodorow
70e1a619a3 examples, storeBytes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-24 19:14:05 +00:00
Kristina Chodorow
03dc111494 examples, group, and key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281893 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 19:20:59 +00:00
Kalle Sommer Nielsen
57264479b1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281709 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-05 09:33:58 +00:00
Kristina Chodorow
98f35b218a minor fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 19:49:08 +00:00
Kristina Chodorow
271e5ed149 explain and dbref param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281653 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-04 14:21:00 +00:00
Kristina Chodorow
4cb981d827 count and examples, removed util
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281555 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-02 17:53:23 +00:00
Kristina Chodorow
0ff6415f9d DB::command and date fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281414 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-29 20:03:49 +00:00
Nilgün Belma Bugüner
880da2bd5b fix ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280915 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-21 17:17:15 +00:00
Kristina Chodorow
5e8d13609d cursor and ref classes, constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280908 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-21 14:33:16 +00:00
Nilgün Belma Bugüner
c2715b692e Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280895 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-21 07:26:21 +00:00
Kristina Chodorow
f8e05c6db9 added most of the oop stuff for mongo 0.9.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280887 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-20 22:31:40 +00:00
Kristina Chodorow
06dd2dda2d updated versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279445 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:52:41 +00:00
Kristina Chodorow
6f1097db02 modified connection params, removed dead files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279444 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:45:17 +00:00
Philip Olson
30fd92c918 Removed docgen leftovers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278680 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 05:32:53 +00:00
Philip Olson
f57b4a3ccd Fixed spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Nilgün Belma Bugüner
46c8079147 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277752 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 10:49:59 +00:00
Kristina Chodorow
e131051ee9 updated revision number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277708 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 19:13:51 +00:00
Kristina Chodorow
f8242e4e75 finally, code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277707 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 19:10:43 +00:00
Kristina Chodorow
cdf45f1736 trying again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277706 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 19:05:50 +00:00
Kristina Chodorow
d6c3010661 updated doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 18:46:00 +00:00
Kristina Chodorow
166000d7b7 adding code datatype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277701 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 18:25:46 +00:00
Damien Seguy
0efb4b9857 spelling and literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276486 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-26 06:58:41 +00:00
Philip Olson
98ea295a1e Removed leftover docgen content
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276458 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 22:59:57 +00:00
Philip Olson
8d9f8f7bc8 Fixed build (missing markup)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276457 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 22:57:03 +00:00
Philip Olson
1ac4d89822 Whitespace and removed leftover <!-- comments --> from docgen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276456 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 22:50:52 +00:00
Philip Olson
40b1dea738 Removed auto-generated files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276455 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 22:34:51 +00:00
Philip Olson
bcbd2e8b37 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276454 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 22:33:54 +00:00
Philip Olson
9cbd659da3 Update to required version of mongo (not php)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 22:32:50 +00:00
Damien Seguy
96f2cfb483 no trailing dot in purpose + no version 1.1.1.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276421 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 10:15:04 +00:00
Damien Seguy
3970d30763 entities and version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276418 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 09:19:29 +00:00
Damien Seguy
9edf112f5e 1.1.1.1 => 1.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276417 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 09:17:32 +00:00
Damien Seguy
049c42420d use entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276416 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 09:17:01 +00:00
Kristina Chodorow
b7d131e614 mongo doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276379 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-24 23:01:58 +00:00