projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
MINCOLWIDTH
[pspp]
/
perl-module
/
PSPP.xs
2021-12-30
Ben Pfaff
Change how checking for missing values works.
blob
|
commitdiff
|
raw
2021-12-16
Ben Pfaff
perl-module: Fix build errors and ignore warnings.
blob
|
commitdiff
|
raw
|
diff to current
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-07
Ben Pfaff
perl-module: Fix to build with recent changes.
blob
|
commitdiff
|
raw
|
diff to current
2020-11-14
John Darrington
Fix leak in perl module
blob
|
commitdiff
|
raw
|
diff to current
2019-11-27
John Darrington
Delete trailing whitespace at line endings.
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
John Darrington
Update perl-module to GPLv3+
blob
|
commitdiff
|
raw
|
diff to current
2019-07-22
Ben Pfaff
value: Get rid of value_str(), value_str_rw(), value_num().
blob
|
commitdiff
|
raw
|
diff to current
2019-07-21
Ben Pfaff
perl-module: Init and destroy for long strings in set_m...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-29
John Darrington
PSPP.xs: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-01
John Darrington
Reference count struct dictionary.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Ben Pfaff
perl-module: Avoid VERSION redefinition warning from...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-10
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2016-08-10
John Darrington
Fix compiler warning whilst building perl module
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
John Darrington
Ensure all lex_readers have the encoding parameter
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Ben Pfaff
Add support for reading SPSS/PC+ system files.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
Ben Pfaff
Allow variable labels longer than 255 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-16
Ben Pfaff
sys-file-reader: Break reading a system file into two...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-26
Ben Pfaff
Merge master into gtk3.
20131026032545/pspp
20131027032559/pspp
20131028032549/pspp
20131030030824/pspp
20131031032414/pspp
20131101032516/pspp
20131102032602/pspp
20131103032703/pspp
20131104032617/pspp
20131105032650/pspp
20131106032624/pspp
20131107032703/pspp
20131108032720/pspp
20131110032717/pspp
20131111032724/pspp
20131112032726/pspp
20131113032746/pspp
20131114032755/pspp
20131115032755/pspp
20131116032752/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Ben Pfaff
Implement ZLIB compressed system file reader and writer.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Ben Pfaff
Merge 'master' into 'psppsheet'.
20130107032118/pspp
20130108102621/pspp
20130109032153/pspp
20130110031120/pspp
20130110084546/pspp
20130111032139/pspp
20130111091005/pspp
20130112032108/pspp
20130113032104/pspp
20130114032646/pspp
20130115032143/pspp
20130116032122/pspp
20130117032107/pspp
20130118032127/pspp
20130119032130/pspp
20130120032138/pspp
20130121032753/pspp
20130122032130/pspp
20130123032123/pspp
20130124032128/pspp
20130125032106/pspp
20130126032059/pspp
20130127032105/pspp
20130128032115/pspp
20130129032053/pspp
20130130032109/pspp
20130131032120/pspp
20130201032127/pspp
20130202032121/pspp
20130203032041/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Ben Pfaff
perl-module: Drop use of variable aux data.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Ben Pfaff
perl-module: Put struct dictionary inside a wrapper...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Ben Pfaff
perl-module: Rename sysfile_info to syswriter_info.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
John Darrington
Perl Module: Avoid forcing scalar value into a pointer.
20120912030512/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Ben Pfaff
GET: Add an ENCODING subcommand.
20120208030501/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Ben Pfaff
perl-module: Fix bad arguments in call to settings_init().
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Ben Pfaff
perl-module: Add missing "#include"s to PSPP.xs.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Ben Pfaff
perl-module: Add "!= NULL" to assignment used as condition.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Perl Module - Add function to count cases in a reader.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
variable: Make var_set_label() use the variable's own...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
dictionary: Make dict_create() take the new dictionary...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Ben Pfaff
lexer: Reimplement for better testability and internati...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Ben Pfaff
perl-module: Fix return value of append_case subroutine.
104/pspp
20101115030516/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
John Darrington
Allow perl module to enter non-ascii data
20101027040508/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
blob
|
commitdiff
|
raw
|
diff to current
2010-10-09
John Darrington
Perl Module: Add prototypes keyword to XS definition
20101009040502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
data-in: Get rid of first_column, last_column arguments.
20100925040502/pspp
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
data-in: Make data_in() parameters more uniform.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Ben Pfaff
data-in: Eliminate "implied_decimals" parameter from...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
John Darrington
Merge commit 'origin/covariance'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Ben Pfaff
perl-module: Avoid compiler warning from conflicting...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Ben Pfaff
perl-module: Use new var_get_encoding() function.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
John Darrington
Merge branch 'master' into output
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
John Darrington
Merge branch 'master' of ssh://john@cellform.com/home...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
John Darrington
Set the dictionary encoding of files created by the...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Ben Pfaff
Merge "master" into "output".
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Ben Pfaff
perl-module: Fix build on FreeBSD 7.2
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Ben Pfaff
perl-module: Tolerate minor PSPP version number differe...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Ben Pfaff
Merge master into output branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/roc'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
John Darrington
Add perl functions to get the format of a variable
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
John Darrington
Remove erroneously commited diagnostic statement
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
John Darrington
Fix problem running the perl module
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Add support for value labels on long string variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Ben Pfaff
perl-module: Make PSPP::Reader::get_next_case() return...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
John Darrington
Merge branch 'savannah/perl-module'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
John Darrington
Updated copyright notices with the year 2009
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
John Darrington
Merge commit 'origin/master'; commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
John Darrington
Added method to get the custom variable attributes
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Update module to reflect new case API
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Merge commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
John Darrington
Ensure that dict survives sysfile
blob
|
commitdiff
|
raw
|
diff to current
2008-12-25
John Darrington
New subroutine PSPP::Dict::get_var_by_name
blob
|
commitdiff
|
raw
|
diff to current
2008-12-25
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
John Darrington
Update documentation of perl module
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
John Darrington
Ensure that module version agrees with pspp version
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
John Darrington
Added functions to enable reading data files from perl
blob
|
commitdiff
|
raw
|
diff to current
2008-12-21
John Darrington
Integrated the perl module into the pspp build system.
blob
|
commitdiff
|
raw
|
diff to current