/[pspp]/pspp/src/ChangeLog
ViewVC logotype

Diff of /pspp/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.251 by blp, Sun Dec 11 02:48:45 2005 UTC revision 1.252 by blp, Sun Dec 11 07:35:50 2005 UTC
# Line 1  Line 1 
1    Sat Dec 10 23:30:19 2005  Ben Pfaff  <blp@gnu.org>
2    
3            Separate random numbers from other settings because of GSL
4            dependency.
5    
6            * Makefile.am: Add random.c, random.h to sources.
7    
8            * glob.c: (init_glob) Call random_init().
9            (done_glob) Call random_done().
10    
11            * settings.c: (static var rng) Move to random.c.
12            (done_settings) Move freeing of RNG to random_done().
13            (get_rng) Move to random.c
14            (set_rng) Ditto.
15    
16            * random.c: New file.
17    
18            * random.h: New file.
19    
20  Sat Dec 10 18:13:36 2005  Ben Pfaff  <blp@gnu.org>  Sat Dec 10 18:13:36 2005  Ben Pfaff  <blp@gnu.org>
21    
22          Separate settings and the SET command, for modularity.          Separate settings and the SET command, for modularity.

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.252

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26