projects
/
pspp-builds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp-builds.git
2011-11-15
John Darrington
sweep.c: Use gsl_matrix_memcpy instead of element by...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
John Darrington
sweep.c: Move repeated call out of if ... else
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
John Darrington
sweep.c: Reduce scope of local variables and avoid...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
John Darrington
sweep.c: Reverse sense of consistency tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
John Darrington
sweep.c: swap rows/columns instead of using indirection...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
John Darrington
GLM: Add debugging option /SHOWCODES
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
John Darrington
Remove useless code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
John Darrington
File Open: Don't try to analyse the file if it's a...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Pfaff
GET: Fix confusion over the type of the 'type' parameter.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Pfaff
DO REPEAT: Properly convert lex_syntax_mode to segmente...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Pfaff
hmap: Mark definition of hmap_node_hash() "static inline".
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Pfaff
str: Mark definition of ss_empty() "static inline".
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ben Pfaff
ONEWAY: Fix printf format specifier.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
configure: Add option --enable-Werror to add -Werror...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
crosstabs-dialog: Remove unused vars from on_format_cli...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
q2c: Remove gettext.h #include from generated code.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
q2c: Remove final untranslated strings from q2c.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
q2c: Use new subc_list_error() to report too many subco...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
lexer: New function lex_force_string_or_id().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
lexer: New functions lex_spec_missing(), lex_spec_only_...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
lexer: Use error helper functions in more situations.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
lexer: Drop lexer parameter from lex_sbc_missing().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
LOOP: Correctly implement MXLOOPS and add a test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
settings: Implement MXLOOPS subcommand.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
settings: Update default MXLOOPS and document.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
SET: Warn for more obsolete subcommands.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Ben Pfaff
doc: Remove reference to unimplemented SET PAGER command.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Ben Pfaff
lexer: Rename 'close' to 'destroy' in struct lex_reader...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Ben Pfaff
gui: Fix spelling error in macro name.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Ben Pfaff
gui: Make .csv available for output export with File...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Ben Pfaff
gui: Fix configuring Unicode box characters.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
John Darrington
New object: psppire-lex-reader
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
John Darrington
Remove duplicate #include lines
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
John Darrington
Remove labelling options from Crosstabs GUI
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
John Darrington
Use variable labels in crosstabs.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
John Darrington
Remove redundant error message.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
John Darrington
Consolidate some very similar user visible strings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
John Darrington
Added some missing gettext macros
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
John Darrington
Fix potential problems with non-literal printf arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
John Darrington
Fix incorrectly ordered arguments to xcalloc
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
John Darrington
Fixed a crash in the oneway command
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
John Darrington
Add a warning to GLM until we've sorted out its problems
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
John Darrington
Remove visibility from the univariate analysis menu...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
John Darrington
Added a base parameter to the interaction_case_hash...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
John Darrington
Fix crash on parseing invalid GLM syntax
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
John Darrington
Implemented the SET=TNUMBERS subcommand
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
John Darrington
Optimisation for the type3 sum of squares procedure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
John Darrington
Corrected example files. Closes bug #34343
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
John Darrington
Fixed a crash in REGRESSION when there were no non...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
John Darrington
Move interaction subset predicates out of glm.c into...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
John Darrington
GLM: Add a test for a full factorial anova example
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
John Darrington
Smake give correct dependencies where they are well...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
John Darrington
Added dialog box for univariate anova.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
John Darrington
Fix warnings and remove conditional compilation which...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Jason H Stover
Fixed type 3 sums of squares for models containing...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
John Darrington
Added a summary introduction to INSTALL, to try to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
John Darrington
Moved call to gl_NEXT_HEADER outside the conditional.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
John Darrington
File Open dialog: disable encoding selector when not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
John Darrington
Filter file choosers by mimetype instead of file name
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
John Darrington
Avoid compiler warnings about uninitialised variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
John Darrington
Fix make makedistcheck and re-organize icon paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
John Darrington
GLM: Disable the interactions option until it actually...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
John Darrington
Added an implementation of the median test
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Ben Pfaff
Fix build error if "close" macro is not always visible.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ben Pfaff
range-set: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
John Darrington
Improve paste to Openoffice.org &c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
John Darrington
Update the recommended gnulib commit, since it contains...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
John Darrington
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Ben Pfaff
po: Add French translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Ben Pfaff
gui: Add missing $(DESTDIR) to install rule.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Ben Pfaff
glade: Fix building libglade_psppire.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Matìj Cepl
gui: Streamline pspp.desktop
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Ben Pfaff
po: Update Spanish translation from translation-project...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Ben Pfaff
po: Update Catalan translation from translation-project...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ben Pfaff
gui: Ignore the -psn_xxx option passed to Mac desktop...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ben Pfaff
Upgrade to newest Gnulib to help relocatable-prog on...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
John Darrington
Added an implementation for the One Sample Kolmogorov...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
John Darrington
Implemented the KMO and Bartlett test in the FACTOR...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
John Darrington
Set the "local-only" property on GtkFileChooser widgets...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Ben Pfaff
range-set: Skip some tests on llvm-gcc 4.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Oneway Dialog: Cosmetic Improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Npar K-related Dialog: Cosmetic Improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Descriptives Dialog: Cosmetic Improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Binomial Dialog: Cosmetic Improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Regression Dialog: Cosmetic improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
K-Means Dialog: Cosmetic improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Correlations Dialog: Cosmetic improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Factor Dialog: Add mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Added use-underline and mnemonic-widget properties...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
John Darrington
Replaced the function widget_scanf with a new widget...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
John Darrington
Reliability Dialog: Fix broken mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
John Darrington
PsppireKeypad: Correct the parent class declaration
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
John Darrington
Fix problem building under Gtk+2.18
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
John Darrington
Makefile.am: update location of gitlog-to-changelog...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
John Darrington
Chi-square Dialog: Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
John Darrington
Frequencies Dialog: Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
John Darrington
Crosstabs Dialog: Cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
John Darrington
Fix crash in Correlations
commit
|
commitdiff
|
tree
|
snapshot
next