Thu, 02 Apr 2015 12:57:18 +0200Suppress MSVC warning C4267 (#519)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 12:57:18 +0200] rev 1327
Suppress MSVC warning C4267 (#519)

C4267: conversion from 'size_t' to 'type', possible loss of data

Thu, 02 Apr 2015 10:03:35 +0200Add /bigobj compiler flag when MSVC is used (#520)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 10:03:35 +0200] rev 1326
Add /bigobj compiler flag when MSVC is used (#520)

Wed, 01 Apr 2015 18:13:30 +0200Remove GCC_VERSION define (#536)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Apr 2015 18:13:30 +0200] rev 1325
Remove GCC_VERSION define (#536)

This fix is due to marciso.

Wed, 01 Apr 2015 18:00:42 +0200Add arc_lookup_test.cc to the autoconf build env. (#517) 1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Apr 2015 18:00:42 +0200] rev 1324
Add arc_lookup_test.cc to the autoconf build env. (#517)