Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * new-features.sgml (ov-new1.7.22): New section. Document dropped | Corinna Vinschen | 2013-07-15 | 3 | -4/+20 | |
| | | | | | | support for /dev/mem, /dev/kmem, /dev/port. * specialnames.xml (pathnames-posixdevices): Drop description of /dev/mem, /dev/kmem, /dev/port. | |||||
* | * new-features.sgml (ov-new1.7.21): New section. Document rawmemchr. | Yaakov Selkowitz | 2013-06-24 | 2 | -0/+16 | |
| | ||||||
* | * faq-using.xml (faq.using.private-cygwin): Drop. | Corinna Vinschen | 2013-06-19 | 2 | -21/+4 | |
| | ||||||
* | * faq-using.xml (faq.using.multiple-copies): Modernize to reflect | Corinna Vinschen | 2013-06-19 | 2 | -15/+38 | |
| | | | | | installation separation since Cygwin 1.7. (faq.using.third-party.multiple-copies): Ditto. | |||||
* | * cygwinenv.xml: Fix link to FAQ. | Corinna Vinschen | 2013-06-17 | 2 | -1/+5 | |
| | ||||||
* | * faq-copyright.xml: Fix link to license. | Corinna Vinschen | 2013-06-05 | 4 | -4/+10 | |
| | | | | | * faq-using.xml: Ditto. * faq-what.xml: Ditto. | |||||
* | * faq-programming.xml: Convert url to refer to new flat faq.html file. | Corinna Vinschen | 2013-06-05 | 5 | -7/+14 | |
| | | | | | | * faq-setup.xml: Ditto. * faq-using.xml: Ditto. * highlights.xml: Ditto. | |||||
* | * new-features.xml (ov-new1.7.19): Revert mandatory locking support to | Corinna Vinschen | 2013-06-05 | 2 | -2/+7 | |
| | | | | "preliminary". | |||||
* | * Makefile.in: Add rule to rebuild Makefile if Makefile.in changes. | Corinna Vinschen | 2013-06-04 | 3 | -4/+18 | |
| | | | | | | | Include Makefile.dep last. (Makefile.dep): Run xidepend within source dir. Temporarily drop faq.xml from dependencies. * xidepend: Fix creating base filename to accommodate VPATH. | |||||
* | * new-features.xml (ov-new1.7.19): Align mandatory locking text to | Corinna Vinschen | 2013-06-04 | 2 | -3/+8 | |
| | | | | today's changes. | |||||
* | * new-features.xml (ov-new1.7.19): Add mandatory locking. | Corinna Vinschen | 2013-06-02 | 2 | -0/+9 | |
| | ||||||
* | . | Warren Young | 2013-05-23 | 1 | -3/+0 | |
| | ||||||
* | Created xidepend mechanism | Warren Young | 2013-05-23 | 4 | -1/+49 | |
| | ||||||
* | * cygwinenv.xml (cygwinenv-implemented-options): Explain new | Corinna Vinschen | 2013-05-23 | 5 | -45/+112 | |
| | | | | | | | | | | winsymliks:nativestrict option. Strip out description of symlink types and refer to new pathnames-symlinks section. * highlights.xml (ov-hi-files): Rip out most of symlink description and refer to new pathnames-symlinks section instead. * new-features.xml (ov-new1.7.19): Add CYGWIN=winsymlinks:nativestrict. * pathnames.xml (pathnames-symlinks): New section describing symbolic link handling. | |||||
* | * new-features.sgml (ov-new1.7.19): Add arc4random, | Corinna Vinschen | 2013-05-21 | 2 | -1/+8 | |
| | | | | | arc4random_addrandom, arc4random_buf, arc4random_stir and arc4random_uniform. | |||||
* | * new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton. | Corinna Vinschen | 2013-05-21 | 2 | -0/+8 | |
| | ||||||
* | Added Wishlist file, based on my FURTHER WORK proposal to the -patches | Warren Young | 2013-05-13 | 2 | -0/+116 | |
| | | | | list on April 29. | |||||
* | Removed setup.xml and cygwin-ug.xml: they were not inputs to any of the | Warren Young | 2013-05-13 | 3 | -64/+4 | |
| | | | | | | | | documentation outputs. Apparently they were the predecessors of setup-net.xml and cygwin-ug-net.xml. I don't know if for a time there were parallel versions of the manuals and one fork died, or if the cutover was clean and the old versions were just never removed. Either way, they're dead junk now. | |||||
* | fix typo | Christopher Faylor | 2013-05-06 | 1 | -1/+1 | |
| | ||||||
* | Reverted XInclude in cygwin-api.in.xml from an XInclude to a DOCTOOL | Warren Young | 2013-05-06 | 2 | -2/+8 | |
| | | | | | | | | include. You can't mix the two fragment inclusion mechanisms within a single document because of the way it interacts with autoconf "build in separate tree" mechanism. Either work separately, but they fail when you try to use them together due to the way doctool chooses output directories for its generated files. | |||||
* | * Makefile (FAQ_SOURCES): Use wildcard function to find sources in srcdir. | Christopher Faylor | 2013-05-03 | 2 | -1/+6 | |
| | ||||||
* | Generating faq/faq.body automatically from faq/faq.html whenever latter | Warren Young | 2013-05-02 | 3 | -2/+55 | |
| | | | | is updated, using new bodysnatcher.pl script. | |||||
* | Initial; ignoring generated files. | Warren Young | 2013-05-01 | 1 | -0/+13 | |
| | ||||||
* | Modernized user guide, API reference, and FAQ generation. Overall | Warren Young | 2013-05-01 | 48 | -1296/+1325 | |
| | | | | | | effect is to move away from DocBook SGML and DJ Delorie's doctool and toward pure DocBook XSL. (There remains just one use of doctool, and we have plans for replacing it, too.) See ChangeLog for details. | |||||
* | * faq-programming.xml (faq.programming.64bitporting): Fix typo. | Corinna Vinschen | 2013-04-25 | 2 | -1/+5 | |
| | ||||||
* | * faq-programming.xml (faq.programming.64bitporting): Extend entry. | Corinna Vinschen | 2013-04-25 | 2 | -9/+140 | |
| | | | | | (faq.programming.64bitporting-fail): New entry. (faq.programming.64bitporting-cygwin64): New entry. | |||||
* | * faq-programming.xml (faq.programming.64bitporting): Mention the | Corinna Vinschen | 2013-04-24 | 2 | -1/+11 | |
| | | | | -Wformat and -Wall gcc options. | |||||
* | * faq-programming.xml (faq.programming.64bitporting): New FAQ entry. | Corinna Vinschen | 2013-04-24 | 2 | -42/+165 | |
| | | | | | | | | (faq.programming.objective-c): Include gcc4. (faq.programming.make-execvp): Drop text discouraging usage of -j. (faq.programming.undeclared-functions): Drop entry. (faq.programming.x86-assembly): Ditto. (faq.programming.djgpp): Ditto. | |||||
* | * cygwinenv.sgml (cygwinenv-implemented-options): Change description | Corinna Vinschen | 2013-04-24 | 3 | -5/+31 | |
| | | | | | | for winsymlink option to explain new implementation. * new-features.sgml (ov-new1.7.19): Add support for native symlinks and AFS. | |||||
* | * Throughout, eliminate Windows 2000 from the documentation. | Corinna Vinschen | 2013-04-23 | 6 | -24/+21 | |
| | | | | * overview.sgml (brief-history): Mention native AMD64 support. | |||||
* | * Makefile.in (SGMLDIRS): Accommodate dropping utils_source and | Corinna Vinschen | 2013-04-23 | 3 | -2/+26 | |
| | | | | | | cygwin_source from ../Makefile.common. * new-features.sgml (ov-new1.7.19): New section. Document dropped support for pre-XP SP3 and added support for 64 bit Cygwin. | |||||
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 2 | -5/+9 | |
| | ||||||
* | * faq-what.xml (faq.what.supported): Mention Windows 8 and Server 2012. | Corinna Vinschen | 2013-03-27 | 2 | -3/+9 | |
| | | | | Change sentence on native 64 bit version. | |||||
* | * faq-using.xml: Fix expression and uppercase Samba. | Corinna Vinschen | 2013-03-06 | 2 | -2/+6 | |
| | ||||||
* | * pathnames.sgml: Remove stray '@'. | Christopher Faylor | 2013-02-13 | 2 | -1/+5 | |
| | ||||||
* | * pathnames.sgml: Clarify '@' processing. | Christopher Faylor | 2013-02-13 | 2 | -5/+9 | |
| | ||||||
* | * faq-programming.xml: Remove reference to "make check". | Christopher Faylor | 2013-01-23 | 2 | -3/+6 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.18): Add console enhancements. | Corinna Vinschen | 2013-01-12 | 2 | -0/+23 | |
| | ||||||
* | * pathnames.sgml (pathnames-at): Drop confusing description on | Corinna Vinschen | 2012-12-20 | 2 | -1/+5 | |
| | | | | "embedded double quotes". | |||||
* | * new-features.sgml (ov-new1.7.18): Add sparse change. | Corinna Vinschen | 2012-12-14 | 3 | -0/+14 | |
| | | | | * pathnames.sgml (mount-table): Document sparse mount option. | |||||
* | * new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed. | Yaakov Selkowitz | 2012-12-06 | 2 | -0/+16 | |
| | ||||||
* | ChangeLog: | Christopher Faylor | 2012-11-26 | 2 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. cygserver/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. cygwin/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. doc/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. lsaauth/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. testsuite/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. utils/ChangeLog: 2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx> * configure.ac: Rename from configure.in. * configure.in: Delete. * configure: Regenerate. | |||||
* | * configure.in: Add AC_NO_EXECUTABLES. | Corinna Vinschen | 2012-10-24 | 3 | -13/+97 | |
| | | | | * configure: Regenerate. | |||||
* | Add missing ChangeLog entry. | Christopher Faylor | 2012-10-24 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.17): Add section. | Corinna Vinschen | 2012-10-20 | 2 | -0/+22 | |
| | ||||||
* | * faq-what.xml: Fix typos, clarify responsibility slightly. | Christopher Faylor | 2012-09-04 | 1 | -2/+2 | |
| | ||||||
* | * faq-using.xml (faq.using.man): Make relevance to whatis explicit. | Corinna Vinschen | 2012-08-03 | 2 | -2/+8 | |
| | ||||||
* | * pathnames.sgml (pathnames-intro): Remove paragraph on UNC paths. | Corinna Vinschen | 2012-07-20 | 4 | -8/+34 | |
| | | | | | | | | Try to be clearer on POSIX vs. Win32 paths. (unc-paths): New section. (cygdrive): Fix a few SGML qualifiers. * setup-net.sgml: Move ntsec section from here... * using.sgml: ..to here. | |||||
* | * new-features.sgml (ov-new1.7.16): Document getmntent_r. | Yaakov Selkowitz | 2012-07-18 | 2 | -1/+5 | |
| | ||||||
* | * faq-programming.xml (faq.programming.unix-gui): Update to | Yaakov Selkowitz | 2012-07-18 | 2 | -14/+43 | |
| | | | | reflect the availability of X11 toolkits on Cygwin. |