<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/lib/libcurl.rc, branch bagder/ftp-over-httpsproxy</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>(lib)curl.rc: fixup for minor bugs</title>
<updated>2018-12-09T23:10:04+00:00</updated>
<author>
<name>Stefan Kanthak</name>
<email>stefan.kanthak@nexgo.de</email>
</author>
<published>2018-12-07T15:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e1360a1c9130269440c7a0ff2e1e2e30fc531818'/>
<id>e1360a1c9130269440c7a0ff2e1e2e30fc531818</id>
<content type='text'>
All resources defined in lib/libcurl.rc and curl.rc are language
neutral.

winbuild/MakefileBuild.vc ALWAYS defines the macro DEBUGBUILD, so the
ifdef's in line 33 of lib/libcurl.rc and src/curl.rc are wrong.

Replace the hard-coded constants in both *.rc files with #define'd
values.

Thumbs-uped-by: Rod Widdowson, Johannes Schindelin
URL: https://curl.haxx.se/mail/lib-2018-11/0000.html
Closes #3348
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All resources defined in lib/libcurl.rc and curl.rc are language
neutral.

winbuild/MakefileBuild.vc ALWAYS defines the macro DEBUGBUILD, so the
ifdef's in line 33 of lib/libcurl.rc and src/curl.rc are wrong.

Replace the hard-coded constants in both *.rc files with #define'd
values.

Thumbs-uped-by: Rod Widdowson, Johannes Schindelin
URL: https://curl.haxx.se/mail/lib-2018-11/0000.html
Closes #3348
</pre>
</div>
</content>
</entry>
<entry>
<title>*.rc: escape non-ASCII/non-UTF-8 character for clarity</title>
<updated>2017-01-19T11:35:48+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>vszakats@users.noreply.github.com</email>
</author>
<published>2017-01-19T11:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=df86db7deeb0a5ffc764c83dd19b1344c5b0f5c9'/>
<id>df86db7deeb0a5ffc764c83dd19b1344c5b0f5c9</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/1217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/1217
</pre>
</div>
</content>
</entry>
<entry>
<title>s/cURL/curl</title>
<updated>2016-10-18T11:59:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-10-18T11:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0f1996321f110de3de37776f1fab64f5dbfdaa92'/>
<id>0f1996321f110de3de37776f1fab64f5dbfdaa92</id>
<content type='text'>
The tool was never called cURL, only the project. But even so, we have
more and more over time switched to just use lower case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tool was never called cURL, only the project. But even so, we have
more and more over time switched to just use lower case.
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the CVSish $Id$ lines</title>
<updated>2010-03-24T10:02:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2010-03-24T10:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2309b4e330b96bc2e1f8e36b6184015e59544037'/>
<id>2309b4e330b96bc2e1f8e36b6184015e59544037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> DEBUGBUILD / CURLDEBUG decoupling follow-up</title>
<updated>2009-06-15T02:29:49+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-06-15T02:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5931cf77f42c145640ed1b6c344ac790017aac1b'/>
<id>5931cf77f42c145640ed1b6c344ac790017aac1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use copyright define instead of hardcoded string.</title>
<updated>2008-01-24T14:10:59+00:00</updated>
<author>
<name>Gunter Knauf</name>
<email>gk@gknw.de</email>
</author>
<published>2008-01-24T14:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e32251369893c8ed6d1b3da5aadd704abd93a56a'/>
<id>e32251369893c8ed6d1b3da5aadd704abd93a56a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year</title>
<updated>2008-01-22T03:48:16+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2008-01-22T03:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=727e23322f98f961891c4cba2b1a438237b2c32e'/>
<id>727e23322f98f961891c4cba2b1a438237b2c32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take in account that it can be built with compiler debug info and</title>
<updated>2007-04-13T08:22:56+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2007-04-13T08:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b3401ddbadaab60f76fb46823ed7bcb9494a5fc3'/>
<id>b3401ddbadaab60f76fb46823ed7bcb9494a5fc3</id>
<content type='text'>
without the curl memory debugging leak detection code enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without the curl memory debugging leak detection code enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>added project header to lib resource file; fixed header copyright.</title>
<updated>2007-01-26T08:53:03+00:00</updated>
<author>
<name>Gunter Knauf</name>
<email>gk@gknw.de</email>
</author>
<published>2007-01-26T08:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5f5a28d20eb486949c514e37242ae0d09a53af9a'/>
<id>5f5a28d20eb486949c514e37242ae0d09a53af9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
