build_vms.com: fix debug and float options
[platform/upstream/curl.git] / packages / vms /
2013-07-22 John E. Malmbergbuild_vms.com: fix debug and float options
2013-07-14 John E. Malmbergbuild_vms.com: detect and use zlib shared image
2013-03-20 John E. Malmbergbuild_vms.com: use existing curlbuild.h and parsing fix
2013-03-13 Yang TseMakefile.am: add VMS files not being included in tarball
2013-03-13 Tom Gracebuild_vms.com: VMS build fixes
2013-02-05 John E. MalmbergVMS: fix and generate the VMS build config
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-12-03 Yang Tsebuild: move config-vms.h from subdir 'packages/vms...
2010-03-25 Daniel Stenbergremove all .cvsignore files
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-05 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for VMS...
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-11 Yang TseSteven M. Schweda updated VMS readme file
2010-02-11 Yang TseSteven M. Schweda removed batch_compile.com and defines.com
2010-02-11 Yang TseSteven M. Schweda fixed:
2010-01-28 Yang TseUse 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for...
2009-12-31 Yang TseVMS adjustments by Steven M. Schweda
2009-12-30 Yang TseVMS build system enhancements by Steven M. Schweda...
2009-12-30 Yang TseVMS specific preprocessor symbol definition adjustments
2009-10-27 Yang TseFix spelling
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-11 Yang Tseadded header inclusion guard
2009-06-10 Yang TseVMS adjustments
2009-05-19 Yang TseRemove empty line used to force CVS to update the ...
2009-05-18 Yang TseAdd empty line, to force CVS to update the $Id date...
2009-05-02 Yang TseThis wasn't intended to be committed.
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2008-11-17 Yang Tseif2ip.c related preprocessor cleanup
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-09-24 Yang Tseconfigure script now checks availability of the inet_nt...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-19 Yang TseHAVE_ALARM definition for static config-*.h files
2008-09-12 Yang TseANSI C compatibility adjustment
2008-09-03 Marty Kuhrtsync curlmsg* with curl.h for 7.19.0
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-21 Yang Tsewhen recvfrom prototype uses a void pointer for argumen...
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-05-30 Marty Kuhrtupdated to match curlmsg.msg 1.7
2008-05-30 Marty Kuhrtresync with curl.h messages
2008-05-30 Marty Kuhrtresync with curl.h curle_ messages
2008-05-21 Yang Tsefix: socklen_t definition comment
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-07-11 Marty KuhrtUpdated to match curl.h
2007-04-25 Yang TseSteve Little's fixes to allow compilation on VMS 64...
2007-03-28 Yang TseUpdate comment
2007-01-31 Daniel StenbergMarty Kuhrt's VMS updates
2006-11-24 Yang TseDefine HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_AT...
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TsePlatforms that don't have/run configure need default...
2006-02-27 Daniel Stenbergadded missing files
2005-12-30 Marty Kuhrtremoved defunct email address
2005-12-30 Marty Kuhrtremoved .h and .sdl
2005-12-30 Marty Kuhrtput back into dist to lessen build confusion for some
2005-12-30 Marty Kuhrtput back into dist since most people didn't want to...
2005-12-30 Marty Kuhrtchanged HAVE_STRTOK to follow CRTL version
2005-12-30 Marty Kuhrtadded TFTP errors to match curl.h
2005-04-08 Marty Kuhrtupdated instructions
2005-04-08 Marty Kuhrtfixed control_y trap problem
2005-03-11 Dan FandrichFixed LDAP library file name bug (KNOWN_BUGS #1). ...
2005-03-05 Dan FandrichBetter cope with a failed or unavailable ftruncate().
2005-03-03 Daniel Stenbergfix the distribution files
2005-02-14 Marty Kuhrtchanged config-vms info
2005-02-14 Marty Kuhrtchanged curlmsg.* entries to see if CVS would ignore...
2005-02-11 Marty Kuhrtrename amigaos.c and nwlib.c if they exist before building
2005-02-11 Daniel StenbergRemoved per Marty's request: The .h_* files aren't...
2005-02-11 Marty Kuhrtre-sync'd with curlmsg.msg
2005-02-11 Marty Kuhrtignore curlmsg.h and .sdl as they are generated by...
2005-02-11 Marty Kuhrtsync'd error codes with include/curl.h
2005-02-11 Marty KuhrtAdded $Id$ and pre-exisiting logical check
2005-02-10 Marty KuhrtReduced the two config-vms.h_* files into this one.
2005-01-03 Daniel StenbergMarty Kuhrt's VMS update
2004-12-13 Daniel StenbergDan Fandrich did minor corrections to his SSL cleanup...
2004-12-11 Daniel StenbergDan Fandrich:
2004-11-24 Daniel StenbergHTTP "auth done right". See lib/README.httpauth
2004-11-05 Daniel StenbergTim Sneddon's VMS fix for huge HTTP POSTs
2004-06-08 Daniel StenbergMarty Kuhrt's VMS fixes
2004-03-22 Daniel Stenbergcrap files to get the dirs made when checked out from CVS
2004-03-22 Daniel Stenbergcontainer to get this dir made
2004-03-22 Daniel StenbergMake the axp/README ia64/README vax/README files get...
2004-03-21 Daniel Stenbergfiles moved here from the $ROOT/src dir
2004-03-21 Daniel StenbergMarty Kuhrt's VMS updates
2004-03-15 Daniel Stenbergignore these files
2004-03-15 Daniel Stenbergautomake file for this dir
2004-03-15 Daniel StenbergMarty Kuhrt's provided files for the VMS package