summaryrefslogtreecommitdiff
path: root/doc/api/path.markdown
Commit message (Expand)AuthorAgeFilesLines
* doc: fix optional parameter parsingTrevor Norris2014-09-291-1/+1
* doc: fix brackets for optional parametersTrevor Norris2014-09-251-2/+2
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-08-071-1/+1
|\
| * docs: fix non-string ignore note in path.resolveJakob Gillich2014-07-311-1/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-081-0/+4
|\ \ | |/
| * doc: add an example about multiple extensionsMaxime Quandalle2014-02-031-0/+4
* | path: add path.isAbsolute(path)Ryan Doenges2013-04-191-0/+19
|/
* docs: update path.join() example for v0.10Kelly Gerber2013-04-171-2/+2
* doc: path.join() arguments must be stringsBen Noordhuis2013-03-131-1/+3
* path: add platform specific path delimiterPaul Serby2012-10-011-4/+26
* path: add path.sep to get the path separator.Yi, EungJun2012-05-011-0/+16
* Merge remote-tracking branch 'ry/v0.6' into merge-v0.6isaacs2012-03-161-1/+0
|\
| * path.exists*() as 2nd level head not 3rdRod Vagg2012-03-141-2/+2
* | Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-03-031-0/+2
|\ \ | |/
| * doc: Add stability indicators to documentationisaacs2012-03-031-0/+2
| * doc refactor: pathisaacs2012-02-291-8/+8
* | doc refactor: pathisaacs2012-02-271-8/+8
* | path fs: move `path.exists*` to `fs.exists*`Maciej MaƂecki2012-01-211-16/+0
|/
* docs: typos and minor edits in several modulesThomas Shinnick2011-09-061-10/+22
* add the document of the new api routine: path.relativeTony Huang2011-08-061-0/+19
* Document that `path.join()` and `path.resolve()` ignore non-string arguments.Ben Noordhuis2011-07-041-3/+8
* Document path.existsSync()Ryan Dahl2011-02-201-0/+5
* Improve path.resolve documentationBert Belder2011-01-101-15/+23
* Path.resolve, path module windows compatibilityBert Belder2011-01-061-13/+37
* Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs...Silas Sewell2010-11-211-2/+2
* Fix line wrapping in docs. Add tics for constants in docs text.Oleg Efimov2010-11-181-1/+2
* Splitting documentationMicheil Smith2010-10-281-0/+81