Defined S_ISDIR in the case it's missing for co...
Avoided VC++ compiler warning C4244: conversion...
Changed C like cast in "bool DRW_Entity::parseC...
Ignored VC++ temporary output folders.
Ignored unnecessary VS project file.
Avoided VC++ compiler warning C4244: conversion...
rscodec: Created new method calcDecode to separ...
DRW_Entity::parseDxfGroups: Inserted cast
Ignored unnecessary VS file.
Ignored more unnecessary VS project files.
Avoided VC++ compiler warning C4244: conversion...
Updated README
Inserted convenient casts in dwgbuffer.cpp
Avoided VC++ compiler warning C4244: conversion...
Avoided VC++ compiler warning C4244: conversion...
Avoided VC++ compiler warning C4244: conversion...
Avoided VC++ compiler warning C4244: conversion...
Avoided VC++ compiler warning C4244: conversion...
Ignored dwg2dxf VC++ output.
Inserted convenient casts in dwgbuffer.h
Inserted cast in "bool DRW_Entity::parseDwg(DRW...
Created VS2013 project for dwg2dxf and referenc...
Avoided VC++ compiler performance warning C4800...
Avoided VC++ compiler warning C4244: conversion...
Avoided VC++ compiler warning C4244: conversion...
Avoided VC++ compiler warning C4244: conversion...
Updated NEWS
Avoided VC++ compiler performance warning C4800...
Updated AUTHORS
Inserted convenient casts in libdwgr.cpp
- Avoided all VLAs. (Replaced VLAs with new[] +...
- Created empty VS2013 static library project.
Included dwg2dxf source files in VS2013 project.
- Avoided VLA in dwgbuffer.cpp
Ignored unnecessary VS files.
- Avoided use of VLA in drw_entities.cpp.
no message
Merge