Landon Curt Noll

Results 97 comments of Landon Curt Noll
trafficstars

Let us know, @pmetzger, if you please, if you were able to, after applying the above [NOTPARALLEL.ptch.txt](https://github.com/lcn2/calc/files/7800083/NOTPARALLEL.ptch.txt) patch to the top of the master branch, perform the following build and...

This is a very interesting proposal! We will look into the details, @ljramalho It may be a bit before this happens. Stay tuned.

As an update, we are thinking the there may be a non-default mode that would replace leafing _~_ with trailing _..._. As far as the spaces go, a version 2.15...

Hello jtbuaa, My pull request (#15) fixes the Base64 test failure. You may want to track: [https://github.com/lcn2/crypto-algorithms](lcn2's fork of this code)

Hello smclinden, To start, we would recommend that you convert those ASCII "0" and "1" bytes into single binary bits, and strip out all whitespace (spaces, tabs, newlines, etc.) so...

> I have a similar file with 1000 datapoints of 32-bits each. Should I create a newline with 32-bits value for each data point? What should be the value of...

We do plan to write a `TL:DR` file on how to run tests. Sorry we have been busy on a number of other projects.

This is just a reply to [comment 992832831](https://github.com/lcn2/calc/issues/30#issuecomment-992832831) and not a reason why this issue was closed. We added this comment because someone else asked about autoconf for their project....

We have, over the past 2 years, make changes that should improve compilation performance. There are some things that are serialized, such as the `make hsrc` stage that creates "have_foo.h"...

Hello @ilyakurdyukov, We believe we have an approach that would allow your requested enhancement. Please see pull #98 as this has a direct bearing on being able to support `BASEB...