Re: curl-www-commits Digest, Vol 29, Issue 3

"Jayakumar D" <[email protected]>
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
http://www.alighthouse.com/besidejesus.htm




On Jan 9, 2008 4:30 PM, <[email protected]> wrote:

> Send curl-www-commits mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-www-commits
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of curl-www-commits digest..."
>
>
> Today's Topics:
>
>   1. bagder: curl-www/libcurl/c Makefile, 1.42, 1.43
>      _curl_easy_pause.html,    NONE, 1.1 ([email protected])
>   2. bagder: curl-www/libcurl/c doclinks.t,1.21,1.22
>      ([email protected])
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 08 Jan 2008 14:58:51 +0000
> From: [email protected]
> Subject: bagder: curl-www/libcurl/c Makefile, 1.42, 1.43
>        _curl_easy_pause.html,  NONE, 1.1
> To: [email protected]
> Message-ID: <[email protected]>
>
> Update of /cvsroot/curl/curl-www/libcurl/c
> In directory labb:/tmp/cvs-serv1811
>
> Modified Files:
>        Makefile
> Added Files:
>        _curl_easy_pause.html
> Log Message:
> the new pause page
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/curl/curl-www/libcurl/c/Makefile,v
> retrieving revision 1.42
> retrieving revision 1.43
> diff -u -d -r1.42 -r1.43
> --- Makefile    12 Sep 2006 10:42:28 -0000      1.42
> +++ Makefile    8 Jan 2008 14:58:49 -0000       1.43
> @@ -38,7 +38,7 @@
>  libcurl-tutorial.html curl_easy_reset.html curl_multi_socket.html \
>  curl_multi_timeout.html curl_multi_setopt.html \
>  curl_easy_escape.html curl_easy_unescape.html curl_multi_assign.html \
> - curl_formget.html
> + curl_formget.html curl_easy_pause.html
>
>  all: $(PAGES)
>
> @@ -82,6 +82,11 @@
>  curl_easy_setopt.t: $(MANROOT)/curl_easy_setopt.3
>        $(MAN2HTML) < $< >$@
>
> +curl_easy_pause.html: _curl_easy_pause.html $(MAINPARTS)
> curl_easy_pause.t
> +       $(ACTION)
> +curl_easy_pause.t: $(MANROOT)/curl_easy_pause.3
> +       $(MAN2HTML) < $< >$@
> +
>
>  curl_easy_getinfo.html: _curl_easy_getinfo.html $(MAINPARTS)
> curl_easy_getinfo.t
>        $(ACTION)
>
> --- NEW FILE: _curl_easy_pause.html ---
> #include "_doctype.html"
> <HTML>
> <HEAD> <TITLE>libcurl - curl_easy_pause()</TITLE>
> #include "css.t"
> #include "manpage.t"
> </HEAD>
>
> #define MENU_EASY
> #define LIBCURL_DOCS
> #define DOCS_EASY_PAUSE
> #define CURL_URL libcurl/c/curl_easy_pause.html
> #define AD_BIGGOOGLELEFT
>
> #include "_menu.html"
> #include "setup.t"
>
> WHERE3(libcurl, "/libcurl/", C API, "/libcurl/c/", curl_easy_pause)
>
> TITLE(curl_easy_pause.3 -- man page)
>
> #include "curl_easy_pause.t"
>
> #include "_footer.html"
>
> </BODY>
> </HTML>
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 08 Jan 2008 22:18:03 +0000
> From: [email protected]
> Subject: bagder: curl-www/libcurl/c doclinks.t,1.21,1.22
> To: [email protected]
> Message-ID: <[email protected]>
>
> Update of /cvsroot/curl/curl-www/libcurl/c
> In directory labb:/tmp/cvs-serv23818
>
> Modified Files:
>        doclinks.t
> Log Message:
> add menu link to the brand new curl_easy_pause
>
>
> Index: doclinks.t
> ===================================================================
> RCS file: /cvsroot/curl/curl-www/libcurl/c/doclinks.t,v
> retrieving revision 1.21
> retrieving revision 1.22
> diff -u -d -r1.21 -r1.22
> --- doclinks.t  12 Sep 2006 11:41:46 -0000      1.21
> +++ doclinks.t  8 Jan 2008 22:18:01 -0000       1.22
> @@ -72,6 +72,12 @@
>  DOC(curl_easy_getinfo, curl_easy_getinfo.html)
>  #endif
>
> +#ifdef DOCS_EASY_PAUSE
> +THIS(curl_easy_pause)
> +#else
> +DOC(curl_easy_pause, curl_easy_pause.html)
> +#endif
> +
>  #ifdef DOCS_EASY_PERFORM
>  THIS(curl_easy_perform)
>  #else
>
>
>
> ------------------------------
>
> _______________________________________________
> curl-www-commits mailing list
> [email protected]
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-www-commits
>
>
> End of curl-www-commits Digest, Vol 29, Issue 3
> ***********************************************
>

_______________________________________________
curl-www-commits mailing list
[email protected]
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.