index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rand.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* arith.c (lognot): Conform to new scheme for defaulting optional args.
Kaz Kylheku
2014-02-05
1
-3
/
+3
*
First cut at signal handling support.
Kaz Kylheku
2013-12-12
1
-0
/
+2
*
* arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: Removing
Kaz Kylheku
2013-12-11
1
-1
/
+0
*
Bumping copyrights to 2014 and expressing them as year ranges.
Kaz Kylheku
2013-12-10
1
-1
/
+1
*
* arith.c (INT_PTR_MAX_MP): New static variable.
Kaz Kylheku
2012-04-10
1
-2
/
+3
*
Version 58
txr-58
Kaz Kylheku
2012-02-25
1
-1
/
+1
*
Introducing optional arguments.
Kaz Kylheku
2012-02-21
1
-0
/
+5
*
* match.c (LOG_MATCH): Use < in format directive instead of -.
Kaz Kylheku
2011-12-28
1
-1
/
+2
*
* rand.c (make_state): Use ANSI C syntax for prototyped function of no
Kaz Kylheku
2011-12-27
1
-2
/
+1
*
* rand.c (rand32): Moved.
Kaz Kylheku
2011-12-23
1
-21
/
+25
*
* arith.c (highest_bit): Changing to external linkage.
Kaz Kylheku
2011-12-23
1
-19
/
+48
*
* rand.c (random): Fix for 64 bit fixnums: stick two random numbers
Kaz Kylheku
2011-12-22
1
-0
/
+4
*
* arith.c (normalize): Linkage changed to extern.
Kaz Kylheku
2011-12-21
1
-1
/
+1
*
* rand.c: Added comment about source of algorithm.
Kaz Kylheku
2011-12-21
1
-0
/
+4
*
* rand.c (random): Bugfix: not building up sufficiently large bignums.
Kaz Kylheku
2011-12-21
1
-3
/
+12
*
* Makefile (OBJS): new object file, rand.o.
Kaz Kylheku
2011-12-21
1
-0
/
+199
[prev]